This doesn't really do all of what something like Xron does.. it's only really a clock and you can't use it to schedule methods to run e.g. "every Wednesday at 3pm"; instead you can only run things "every x seconds". But if that's all you need, it's probably a lot simpler to use than something like Xron. On Fri, 2005-04-01 at 16:54, Jonathan Cyr wrote:
Am I getting this.... this is what Zron should have been?
-Jon
Chris McDonough wrote:
On Fri, 2005-04-01 at 02:40, Chris Withers wrote:
Chris McDonough wrote:
It works by posing as a medusa server, and injects things that look like http requests into the publisher every so often.
Isn't that effectively just creating a seperate thread though?
No. It reuses the thread pool that the publisher already uses.
- C
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )