Is it possible to process messages from multiple MQ Servers in one SS app instance?
We are currently using Azure Service Bus MQ - mainly as a way to bridge the Cloud and on-prem network boundaries for certain use-cases (webhook handlers mainly).
However internally we’d like to use Background MQ for background jobs, as some data should not leave the internal network.