Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #3808
| From | Darío Suárez Gracia <dario.suarez@telefonica.net> |
|---|---|
| Subject | shared dictionary of dictionaries with Manager |
| Date | 2011-04-21 18:00 +0200 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.710.1303403386.9059.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Hi all, I was trying to share a dictionary of dictionaries of arrays with Manager from multiprocessing. Without multiprocessing the code works perfectly, but with the current example the last print does not show the correct result. Any hint? Thanks, Darío Suárez
Back to comp.lang.python | Previous | Next | Find similar
shared dictionary of dictionaries with Manager Darío Suárez Gracia <dario.suarez@telefonica.net> - 2011-04-21 18:00 +0200
csiph-web