[ZODB-Dev] ZODB 3.3 beta 1 released
John Belmonte
john at neggie.net
Tue Jun 8 11:52:28 EDT 2004
Fred Drake wrote:
> On Tuesday 08 June 2004 08:27 am, Jeremy Hylton wrote:
> > They were definitely designed to be used as standalone scripts to
> > control some other application. I don't recall exactly, but I believe
> > that runzeo.py expects to run via zdctl and/or zdrun.
>
> Yeah, I remember Guido initially wrote them as scripts. I just didn't know
> they were still being used that way, or were ever meaningfully advertised for
> general use.
>
> I thought that's what zeoctl.py was about. It imports zdaemon.zdctl, which is
> exactly what I would expect. The zopectl script installed by the Zope3
> distribution works the same way.
zeoctl.py is fine for running ZEO. As I explained, zdaemon is generally
useful on its own for running other things. The zdrun/ctl.py commands
are the interfaces to it.
I guess what I hadn't considered is that zeorun/ctl are a superset of
zdrun/zdctl-- they just add the ZEO config schema. It just seems
strange to use those commands for a process that has nothing to do with ZEO.
-John
--
http://giftfile.org/ :: giftfile project
More information about the ZODB-Dev
mailing list