One of the job types we have is very memory intensive and I do not want server to touch more than one of them at a time.
Is there a way to configure concurrency to “one per server” for a specific job or for a specific queue?
We are using Redis storage.
Alex