[Zope] threading cont ...boundary="------------98A416F9F4157B1993D63C72"

Loren Stafford lstaffor@dynalogic.com
Wed, 9 Aug 2000 08:36:49 -0700


ZScheduler has been superceded by Xron

http://www.zope.org/Members/lstaffor/Xron

-- Loren

From: "Martijn Pieters" <mj@digicool.com>


> On Wed, Aug 09, 2000 at 10:12:50AM +0800, Nicholas Lo wrote:
> > In fact, I'm trying to use ZOPE to do some automation, eg. reminder
> > emails, news clipping, or maybe some WAP applications as well. I want to
> > make it able to schedule itselfs so as to better utilise resources, make
> > ZOPE more or less real-time, and to prevent overloading or spam from the
> > content source. Well, since ZOPE runs from source, I think we may extend
> > it to do some remote control works as well. eg. redirect your fax at
> > home to your email account, allow you to listen to your home voice
> > mails, etc.
>
> Have a look at ZScheduler, which just just that. If not exactly what you
need,
> it will certainly show you how to access the Zope database from a seperate
> thread:
>
>   http://www.zope.org//Members/lstaffor/ZScheduler
>