[Twisted-Python] job server project
Glyph Lefkowitz
glyph at twistedmatrix.com
Mon Jan 3 20:48:02 MST 2011
On Jan 3, 2011, at 6:47 PM, Laurens Van Houtven wrote:
> AFAIK, no. It has a number of concurrency things:
>
> - gevent
> - eventlet
> - pools (threads and processes)
>
> No twisted, afaik.
>
> cheers,
> lvh
Well, sort of: eventlet uses the 'twistdr' hub by default, so you could probably use celery with Twisted just fine. I wonder: has anyone done so?
More information about the Twisted-Python
mailing list