justinbroughton
Jan 2nd, 2011, 12:08 PM
I have a multiple Quartz jobs which access the same objects in the database. Some of these jobs run for a long time and seem to conflict with each other. If there some way to make these jobs execute sequentially?
I have turned on concurrent=false, but this only affects one type of job not all jobs.
Thanks in advance.
I have turned on concurrent=false, but this only affects one type of job not all jobs.
Thanks in advance.