Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] Blocking jobs

Hi,

I am submitting multiple jobs at once, all of the same Class. I would
like that only one of these jobs can run at the time, so all jobs of
the same kind wait until the running job is finished, then take the
second one etc. Is there an easy way to do so?

Regards,
Leen Toelen


Back to the top