[Zope] Re: optimising Zope startup time
Tres Seaver
tseaver at zope.com
Thu Feb 3 17:23:41 EST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Tom Trelvik wrote:
| Paul Winkler wrote:
|
|> It's really easy.
|> To convert a Zope instance to a combination Zope/Zeo instance
|> on *nix:
|
|
| Wow, that was really easy, thanks!
|
| So if I wanted to have multiple servers using same zodb, I'd manage
| zope separately on each server, and just change zope.conf to point to a
| single server running zeo (so one might have localhost:8100, and the
| others might have zeoserver:8100)? And the mkzeoinstance.py step would
| only be necessary on the one server?
Yep. That is the original usecase for ZEO (scaling the appserver across
hardware). Using for development (e.g., so you can run 'zopectl debug'
even while the appserver is serving requests) is a serendipity.
Tres.
- --
===============================================================
Tres Seaver tseaver at zope.com
Zope Corporation "Zope Dealers" http://www.zope.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCAqRtGqWXf00rNCgRAtg0AJ9YVgR7Vag1+xvI3dwQSSMbATvcnACfTneG
qjhTNATqCCxRPsib9jXOLKs=
=Et4h
-----END PGP SIGNATURE-----
More information about the Zope
mailing list