[ZODB-Dev] ZEO+MultipleClients+ConflictErrors
Benji York
benji at zope.com
Tue Feb 26 13:42:10 EST 2008
Kenneth Miller wrote:
> Is there a standard bit of documentation as to how to handle a
> ZEO server with multiple clients writing to the same data structure at
> the same time?
Not documentation, but there is a standard bit of snark that might be
helpful: "don't do that". ;)
In other words, the best way to deal with a hot spot is to eliminate it.
That may or may not be possible, but it's a good thing to try.
--
Benji York
Senior Software Engineer
Zope Corporation
More information about the ZODB-Dev
mailing list