j*******r 发帖数: 12 | 1 i'm cooking up a script to measure the performance and schedule some task
for repetitive executions. Is there any good schedulers to use?
TIA!! | c*****e 发帖数: 32 | 2 If it's on unix machine, the cron may be the thing you want, with which you
can automatically run tasks for each specific time intervals.
【在 j*******r 的大作中提到】 : i'm cooking up a script to measure the performance and schedule some task : for repetitive executions. Is there any good schedulers to use? : TIA!!
| c******n 发帖数: 4965 | 3 are you looking for paralel jobs?
one suggestion : google search Condor, APST,
【在 j*******r 的大作中提到】 : i'm cooking up a script to measure the performance and schedule some task : for repetitive executions. Is there any good schedulers to use? : TIA!!
|
|