Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5628
| From | Hermann Riemann <nospam.ng@hermann-riemann.de> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] multiprocessing mit shared mem not working |
| Date | 2020-03-08 16:50 +0100 |
| Message-ID | <hckihsF4fh4U1@mid.individual.net> (permalink) |
| References | <ema0c1a31b-14cd-4e7d-82e5-77b1bf28e581@z97-extreme9> <mailman.145.1583680029.9235.python-de@python.org> |
Am 08.03.20 um 15:41 schrieb Joachim Sasse:
> from multiprocessing import Process, Queue, managers
> with_shared_memory()
shared memory über Prozesse soll per mmap gehen.
https://docs.python.org/3/library/mmap.html
Hermann
der vorhat, das zu verwenden.
--
http://www.hermann-riemann.de
Back to de.comp.lang.python | Previous | Next — Previous in thread | Find similar
[Python-de] multiprocessing mit shared mem not working "Joachim Sasse" <sasse@simply-running-systems.com> - 2020-03-08 14:41 +0000 Re: [Python-de] multiprocessing mit shared mem not working Hermann Riemann <nospam.ng@hermann-riemann.de> - 2020-03-08 16:50 +0100
csiph-web