[Python-Dev] Cloning threading.py using proccesses (original) (raw)
Fredrik Lundh fredrik at pythonware.com
Wed Oct 11 18:41:52 CEST 2006
- Previous message: [Python-Dev] Cloning threading.py using proccesses
- Next message: [Python-Dev] Cloning threading.py using proccesses
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Josiah Carlson wrote:
It would basically be something along the lines of cPickle, but would only support the basic types of: int, long, float, str, unicode, tuple, list, dictionary.
if you're aware of a way to do that faster than the current marshal implementation, maybe you could work on speeding up marshal instead?
- Previous message: [Python-Dev] Cloning threading.py using proccesses
- Next message: [Python-Dev] Cloning threading.py using proccesses
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]