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

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -