Scheduler / Daemon

  • Thread starter Thread starter MasterGaurav
  • Start date Start date
MasterGaurav said:
Hi,

I am looking for a scheduler / daemon kind of control in .Net.
Preferably in C#.

I don't think 1.1 has inbuilt (read: core) support for daemons (like
available in Java)... are there any 3rd party libraries available?

JAMS for Windows .NET is an enterprise class, cross platform task scheduler
written in 100% managed code (C#). It's in beta now but is scheduled to be
released next week.

More information is available at: http://www.mvpsi.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top