Async callback in python

Felipe Almeida Lessa felipe.lessa at gmail.com
Tue Dec 5 00:24:43 EST 2006


On 4 Dec 2006 20:18:22 -0800, Linan <tali.wang at gmail.com> wrote:
> 3, If not, where to get the real one(s)?

After reading Calvin's mail, you may want to see
http://twistedmatrix.com/ . It's an assynchronous library built around
the concept of deferreds (think of callbacks). You may like it =).

Cya,

-- 
Felipe.



More information about the Python-list mailing list