ZEO recommended for single-cpu?
hi, i understand that you need to use ZEO when running ZOPE on a multi-cpu machine (or when you want to cluster ZOPE). but from mails on this forum it seems that people are also using ZEO when they're running ZOPE on a single-cpu machine. why? gabor
Typically it's because: - Zope starts faster in a ZEO setup. - You can use "zopectl debug" to get into a debugger session without shutting down Zope first if you use ZEO. - C On Tue, 2005-06-14 at 11:03 +0200, gabor wrote:
hi,
i understand that you need to use ZEO when running ZOPE on a multi-cpu machine (or when you want to cluster ZOPE).
but from mails on this forum it seems that people are also using ZEO when they're running ZOPE on a single-cpu machine.
why?
gabor _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
[gabor]
i understand that you need to use ZEO when running ZOPE on a multi-cpu machine (or when you want to cluster ZOPE).
but from mails on this forum it seems that people are also using ZEO when they're running ZOPE on a single-cpu machine.
why?
More here: http://zope.org/Wikis/ZODB/FileStorageBackup
participants (3)
-
Chris McDonough -
gabor -
Tim Peters