[Twisted-Python] Multiple main loops
    Phil Mayers 
    p.mayers at imperial.ac.uk
       
    Wed May  3 02:26:21 MDT 2006
    
    
  
David Pratt wrote:
> I have been using wxpython and twisted together for about a year. They 
> seem to perform well together and I would have no problem recommending 
> wxpython for general cross platform gui development. I am using wxpython 
I'm afraid at least on this list you're in a minority then. It's not 
widely liked, if for no other reason than it's highly uncooperative 
event loop.
> only to illustrate that multiple independent loops can work 
> cooperatively. The target for the multiple reactor possibility is zope 
> client instances where currently an asyncore loop has been integrated 
> for zeo support.
I'm not entirely certain I understand what you want to do - could you 
explain the zope/zeo/zrpc issue(s) you're trying to solve?
    
    
More information about the Twisted-Python
mailing list