I have a production server that will contain multiple clients, and I want to add the sidekiq to manage the image processing queues. However, I do not know how it behaves for multiple domains, that is, does each system have a queue, or will all systems compete for a particular queue?