Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #3808

shared dictionary of dictionaries with Manager

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <dario.suarez@telefonica.net>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'x-mailer:apple mail (2.936)': 0.03; 'skip:# 20': 0.03; 'filename:fname piece:py': 0.04; 'sys': 0.04; 'value,': 0.04; 'main()': 0.05; 'warnings': 0.05; '__name__': 0.07; 'dictionary': 0.07; '"__main__":': 0.09; 'received:172.16.0': 0.09; 'def': 0.13; 'result.': 0.14; '[[]': 0.16; 'dictionaries': 0.16; 'key)': 0.16; 'main():': 0.16; 'res': 0.16; 'thanks,': 0.17; 'skip:r 30': 0.19; 'code': 0.22; 'trying': 0.23; 'example': 0.24; 'correct': 0.26; 'arrays': 0.31; 'received:155': 0.31; 'does': 0.31; 'all,': 0.31; 'import': 0.32; 'to:addr:python-list': 0.32; 'from:charset:iso-8859-1': 0.33; 'received:172.16': 0.35; 'print': 0.35; 'received:es': 0.35; 'subject:with': 0.37; 'but': 0.38; 'current': 0.38; 'to:addr:python.org': 0.39; 'header:Mime-Version:1': 0.39; 'works': 0.40; 'results': 0.61; 'header:Message-Id:1': 0.62; 'show': 0.67; 'share': 0.67; 'subject:Manager': 0.84
From Darío Suárez Gracia <dario.suarez@telefonica.net>
To python-list@python.org
Content-Type multipart/mixed; boundary=Apple-Mail-15-824396897
Mime-Version 1.0 (Apple Message framework v936)
Subject shared dictionary of dictionaries with Manager
Date Thu, 21 Apr 2011 18:00:27 +0200
X-Mailer Apple Mail (2.936)
X-Mail-Scanned Criba 2.0 + Clamd & Bogofilter
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.710.1303403386.9059.python-list@python.org> (permalink)
Lines 62
NNTP-Posting-Host 82.94.164.166
X-Trace 1303403386 news.xs4all.nl 41113 [::ffff:82.94.164.166]:51586
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:3808

Show key headers only | View raw


[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


Thread

shared dictionary of dictionaries with Manager Darío Suárez Gracia <dario.suarez@telefonica.net> - 2011-04-21 18:00 +0200

csiph-web