Replacing Greenlets with Threads or Processes

Nathanael Abbotts nat.abbotts at gmail.com
Tue Dec 28 09:59:29 EST 2010


I need to replace the use of 'greenlets' in an application with threads or processes, but as I've never used greenlets, I don't know where to start when replacing them. 
Could anyone explain to me how I can do this?



More information about the Python-list mailing list