[MonoDevelop] Mono and Crontab

Mark Devgood dirkroel at gmail.com
Sat Apr 3 03:49:51 EDT 2010


I've looked at Quarz a bit further. 

While it looks great, I don't need a application to decide WHEN to kick off
the email reminders, I've already built most of this part in C#. 

My question was more about what are the best practices for hosting such
code. So in effect the answer was in the first post 'Create a service [runs
all the time]'. (Or use's Quarz supplied 'service')

Are there any options to host this process besides creating a service? I'm
interested to know because I've worked with services in Windows and found
them to be quite cumbersome - not to mention hosting a .net service on a
UNIX box on which I don't have root permissions!

 
-- 
View this message in context: http://n4.nabble.com/Mono-and-Crontab-tp1748964p1749944.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list