[Python-Dev] Cloning threading.py using proccesses (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Thu Oct 12 01:30:26 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 ]
Fredrik Lundh wrote:
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?
Even if it weren't faster than marshal, it could still be useful to have something nearly as fast that used a python-version-independent protocol.
-- Greg
- 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 ]