[ZODB-Dev] Storage server and conflict resolution

Jim Fulton jim@zope.com
Wed, 01 May 2002 16:56:30 -0400


Chris McDonough wrote:
> 
> Curious:  if a FileStorage is served out to the world via a ZEO storage
> server, will that FileStorage's tryToResolveConflict method ever be
> called?  Or are conflicts always dealt with within ClientStorage, since
> the ZEO process is single-threaded?

Conflicts are resolved on the storage server.  Note that the storage server
really should be made multi-threaded one of these days. (It is for packing.)

Jim

--
Jim Fulton           mailto:jim@zope.com       Python Powered!        
CTO                  (888) 344-4332            http://www.python.org  
Zope Corporation     http://www.zope.com       http://www.zope.org