Our system process many jobs from the queue and there are times that those jobs were not yet finish processing. There is a chance that our system will put jobs with the same name of the jobs that are currently process.
Is there a beaneater checker that will tell us that the job with the same name is already in the queue before we add it in the queue?
Our system process many jobs from the queue and there are times that those jobs were not yet finish processing. There is a chance that our system will put jobs with the same name of the jobs that are currently process.
Is there a beaneater checker that will tell us that the job with the same name is already in the queue before we add it in the queue?
Thanks, Michael