[Python-3000] Kill GIL? - to PEP 3099? (original) (raw)
Fredrik Lundh fredrik at pythonware.com
Wed Sep 20 15:38:59 CEST 2006
- Previous message: [Python-3000] Kill GIL? - to PEP 3099?
- Next message: [Python-3000] Kill GIL? - to PEP 3099?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ivan Krstić wrote:
The
this
andthe 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 ;-)
- Previous message: [Python-3000] Kill GIL? - to PEP 3099?
- Next message: [Python-3000] Kill GIL? - to PEP 3099?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]