[Python-Dev] [PEP 3148] futures - execute computations asynchronously (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Mon Mar 8 12:14:56 CET 2010


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

Cheers, Nick.

-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia



More information about the Python-Dev mailing list