[Zope] Periodic scripts
Oleg Broytmann
Oleg Broytmann <phd@phd.fep.ru>
Tue, 22 May 2001 12:12:55 +0400 (MSD)
On Tue, 22 May 2001 oliver.erlewein@sqs.de wrote:
> How do I start periodic jobs/scripts under Zope? Is there a product or a
> script for that? I'm running under Windows NT with Zope 2.3.2.
There is a product named Xron. Or you can start scripts with your
scheduler or "at" and connect to Zope via HTTP or XML-RPC.
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.