[Zope-dev] Removing ThreadedAsync from ZODB
Jim Fulton
jim at zope.com
Mon Feb 18 06:21:31 EST 2008
ZODB no-longer really uses or needs ThreadedAsync since ZEO added a
private asyncore loop for client communication.
Therefore, I'm removing ThreadedAsync from ZODB.
I'm going to change zope.server to not use ThreadedAsync, which will
allow me to remove the dependency of zope.server on ZODB.
Does anyone think this will affect them?
Jim
--
Jim Fulton
Zope Corporation
More information about the Zope-Dev
mailing list