[MonoDevelop] Mono and Crontab

Mark Devgood dirkroel at gmail.com
Sun Apr 4 07:56:01 EDT 2010


I am also of the opinion that writing a Service is a last resort. Even on
Windows I've found them a pain to support, debug, update, etc...

So sounds like writing this in a Console app is the way to go. Since this
has to be running all the time, is the best option to kick it off from Cron?
Perhaps Cron can run a little script each hour to see if the Console app is
running, and if not kick it off? I'm not quite sure how I would achieve
this. This is to test if the server was rebooted for whatever reason. After
all, a reminder system isn't useful if you suddenly don't get you reminder,
and you discovered that the Console app is not running anymore.


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


More information about the Monodevelop-list mailing list