Replacing Greenlets with Threads or Processes

Nathanael Abbotts nat.abbotts at gmail.com
Tue Dec 28 11:07:50 EST 2010


That thread seems to deal with mixing them. I want to replace them completely - is that possible (with either threads or processes)?

Some loss of functionality isn't a problem, as the code only seems to use the most basic features of Greenlets.




More information about the Python-list mailing list