[Python-Dev] [PEP 3148] futures - execute computations asynchronously

Phillip J. Eby pje at telecommunity.com
Sat Mar 6 17:04:26 CET 2010


At 05:32 AM 3/6/2010, Brian Quinlan wrote:
>Using twisted (or any other asynchronous I/O framework) forces you to
>rewrite your I/O code. Futures do not.

Twisted's "Deferred" API has nothing to do with I/O. 



More information about the Python-Dev mailing list