windows - Scheduling console apps -


does have better ways of managing / scheduling console apps, without use of windows scheduler?

eg. console app pickup records in database requires set of actions.

*** experience in past, when number of tasks increase on time, get's bit messy , difficult maintain when moving servers.

there third party apps at, of suggested in cron-like system windows?.

however, if windows scheduler provide functionality need, not ideal management, @ using cli schtasks.exe

you can define tasks in xml schema meaning more port across machines.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -