> I routinely run ZEO on all of my sites, on the same machine.  I don't 
> gain any "scalability" benefits this way, but it is fantastic for 
> debugging and tweaking a live site.
> 
> My creaky old zctl.py auto-starts ZEO when necessary, using the same 
> configuration data as it uses for the associated Zope instance, so they 
>   both know to use 'var/zeo.soc' to connect.

zdrun takes care of auto-restart.

Sharing config data may be a little trickier; Fred and/or Chris should
know more about that.

--Guido van Rossum (home page: http://www.python.org/~guido/)

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to