Ivan Krstić wrote: > The `this` and `the matter` referred not to removing the GIL, but > providing some form of sane multiprocessing support that doesn't require > everyone interested in MP to reinvent the wheel.
no need to wait for Guido for this: adding library support for shared- memory dictionaries/lists is a no-brainer. if you have experience in this field, start hacking. I'll take care of the rest ;-) </F> _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
