[Zope] Re: optimising Zope startup time
Tres Seaver
tseaver at zope.com
Thu Feb 3 13:39:52 EST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
martin f krafft wrote:
| also sprach Tres Seaver <tseaver at zope.com> [2005.02.03.1736 +0100]:
|
|>I don't even know what the big deal is about refresh anyway.
|>I just run the 'zopect' shell in a terminal, using its 'fg'
|>command, and hit '<Ctrl-C><Up><Enter>' to do a restart; it takes
|>maybe 5 seconds to restart, and I *never* have to worry about
|>chasing down weird reload-semantics-in-python-are-borked
|>artifacts.
|
|
| That works, of course. However, here the Zope start sequence is
| between 10 and 30 seconds, without any errors or the like. Can
| I make this faster?
Use ZEO, even for development sandboxes (a lot of the startup time
without ZEO is spent opening the FileStorage). With ZEO, the appserver
just connects to the storage server.
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
iD8DBQFCAm/4GqWXf00rNCgRAqpfAJ0fgCjBeCnWeeC/4A/M2u3kUrqd1ACfV91y
lYnDqqFsLDhVCK9eAjrYgmo=
=e+63
-----END PGP SIGNATURE-----
More information about the Zope
mailing list