which threading libraries to use?

2011-06-11 Thread Dennis
Hi, Are there any reasons besides personal preference to use one particular threading library over the other? Eventlet, Twisted, and Python's native Threading class, or are there even others? Are there any licensing or redistribution restrictions that I should be worried about? Which ones do

Re: which threading libraries to use?

2011-06-11 Thread Chris Angelico
On Sun, Jun 12, 2011 at 2:10 PM, Dennis daoden...@gmail.com wrote: Hi, Are there any reasons besides personal preference to use one particular threading library over the other?  Eventlet, Twisted, and Python's native Threading class, or are there even others?  Are there any licensing or