The 400msg/s limit of a queue is bound to the single producer, correct? If I bind for example 10 que

The 400msg/s limit of a queue is bound to the single producer, correct? If I bind for example 10 queues to the same producer/consumer worker and distribute messages among them I could handle 4000msg/s in a best-case scenario?
Was this page helpful?