[EMAIL PROTECTED] wrote at 2006-5-28 19:30 -0700: >Hi folks, I'm looking at making a scalable zope infrastructure, I can scale >the ZEO clients and mysql, the only issue is the ZEO server. I have used drbd >and heartbeat in the past to create a HA lamp stack. From a technical >standpoint, is there any reason I could not use drbd to cluster the ZEO >server? Any thoughts would be appreciated.
I think it would be feasable. Of course, you may miss a few transactions... Case must be taken to handle packing correctly. "repozo" might help in mirroring the storage. -- Dieter _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org http://mail.zope.org/mailman/listinfo/zodb-dev