
March 8, 2010
11:14 a.m.
P.J. Eby wrote:
I'm +1 on adding a nice task queuing system, -1 on calling it by any other name. ;-)
As Guido said, let's call the nice task queuing system "futures" and point people wanting a full-power asynchronous process model to Twisted - while the Deferred API may technically be independent of the rest of the framework, you need at least some of the other tools for asynchronous operations to make it really shine. Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia ---------------------------------------------------------------