[Twisted-Python] Re: Callback blocked in event loop

Nov. 11, 2006
6:53 a.m.
Matt, this is exactly the sort of thing for which I wrote the taskqueue module that is patiently awaiting review in ticket #1768 (http://twistedmatrix.com/trac/ticket/1768). It is a critical part of my sAsync project ("SQLAlchemy done asynchronously"). You can check out the latest version as used in that project at: http://foss.eepatents.com/sAsync/browser/trunk/sasync/taskqueue.py. The part that would appear to be of particular interested to you is the ThreadQueue subclass of TaskQueue. Best regards, Ed Suominen
6698
Age (days ago)
6698
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ed Suominen