[Stackless] Blocking Problem with Stackless Python and Twisted

Andrew Francis andrewfr_ice at yahoo.com
Sun Jun 18 19:25:32 CEST 2006


Hello Bob:

>Twisted isn't designed for Stackless integration, and
>the approach  you're taking simply will not work.

>Twisted does block on reactor.run(), and during each
>runloop iteration it blocks waiting for a timeout or
>network activity (via  select or poll usually).

I understand. Thanks for the advice. I am a bit
disappointed. 

I am curious. Is it possible to run twisted in a
separate OS thread and have that thread communicate
with tasklets?

Cheers,
Andrew


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless



More information about the Stackless mailing list