So, How does the ZODB's stability compare to the competition? Matt -----Original Message----- From: Paul T (spk) [mailto:paul@pault.com] Sent: Monday, 13 January 2003 1:27 PM To: zope@zope.org Subject: Re: [Zope] The Goblins of Zope I belive that : - everything in Zope depends on ZODB - ZODB is not rock solid Rgds.Paul. _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev ) ********************************DISCLAIMER**************************** The information contained in the above e-mail message or messages (which includes any attachments) is confidential and may be legally privileged. It is intended only for the use of the person or entity to which it is addressed. If you are not the addressee any form of disclosure, copying, modification, distribution or any action taken or omitted in reliance on the information is unauthorised. Opinions contained in the message(s) do not necessarily reflect the opinions of the Queensland Government and its authorities. If you received this communication in error, please notify the sender immediately and delete it from your computer system network.
On Mon, 13 Jan 2003, Redding, Matthew wrote:
So, How does the ZODB's stability compare to the competition?
Matt
I think it compares very well depending on what you run it on. I run zope 2.5.1 on python 2.1.3 on debian sid and it has not ever crashed except when I am developing python code and do something brain numingly stupid and that has been very rare. On a redhat system I have worked with that has gcc 2.96 I can not get zope to run stable at all. It crashes for no reasons I can find and it does not seem to be hardware. I suspect that the toolchain on redhat 7.x boxes is just borked. I have not run zope on windows and I have heard good experience from those that run it on bsd. So overall the stability has a lot to do with what version you are running, on what os, and how stable the toolchain your stuff is built with is.
participants (2)
-
kosh@aesaeion.com -
Redding, Matthew