PDA

View Full Version : An event system and/or IIS timers


dimkaspb
06-19-2003, 07:42 AM
Our application has a simple reminder system where every day a batch is ran and a set of e-mails is sent out. One way to implement this system would be to use IIS timers, however due to the new worker thread recycling feature in IIS 6.0, IIS timers cannot be used reliably for these purposes.

Are there any plans to include a simple event/batch scheduling system in the future?

bruce
06-20-2003, 03:42 AM
Yes. We are specing out a scheduling system.

We will have this in the future release of the control panel.
[b]quote:Originally posted by dimkaspb

Our application has a simple reminder system where every day a batch is ran and a set of e-mails is sent out. One way to implement this system would be to use IIS timers, however due to the new worker thread recycling feature in IIS 6.0, IIS timers cannot be used reliably for these purposes.

Are there any plans to include a simple event/batch scheduling system in the future?
</blockquote id="quote"></font id="quote">