Hi,
it is possible to have more than one job queue for different jobs to run ?
I want to run jobs which can parallel run in a job queue which allows more than one job to run simultanisly.
Another job queue should run only one job instead, because these jobs are not able to run parallel.
The only point i have found is the parameter "job_queue_processes", but this value is bad to change in running system.