0
I have a production server that will contain several clients, and I want to add the sidekiq to manage image processing queues. But, I don’t know how it behaves for multiple domains, that is, each system will have a queue or all systems will compete for a particular queue?