[ZODB-Dev] High Write Applications
Chris Withers
chrisw at nipltd.com
Tue Aug 5 12:58:22 EDT 2003
Hi Christian,
Christian Theune wrote:
> Hi,
> When it happened that complete branches were committed and about 500
> mails came in almost at the same time, I solved this by using a seperate
> thread that get's the actual data to store, doing all write requests in
> serial. This resolves conflict errors and improves performance, although
> it is still bad, as an error _may_ occur there which isn't shown to the
> programmer anymore.
Indeed, but it is a good solution.
Shane, did your proposal relating to prevalent writes sugegt something similar
to this but automatic?
cheers,
Chris
More information about the ZODB-Dev
mailing list