[Zope3-dev] Twisted Publisher and Zope 2

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Dec 8 08:18:49 EST 2005


On Thursday 08 December 2005 07:06, Sidnei da Silva wrote:
> Just one thing that struck me right now. ZServer uses medusa/asyncore
> and twisted has it's own 'main loop'. How do they play together in
> Zope 3? Or they dont?

They don't. Either you use ZServer or you use Twisted, but not both. So if you 
want to use Twisted-specific packages, like the scheduler, you have to use 
twisted, otherwise you are out of luck. I think this is totally fine.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-dev mailing list