Is it possible to set a message quota (in MB) for each client profile on the event broker?

swapnil_mahajan
swapnil_mahajan Member Posts: 50 ✭✭✭
edited November 9 in PubSub+ Event Broker #1

I would like to enable multiple clients to access an event broker while maintaining strict segregation based on client profiles and ACL profiles. This way, each client will have isolated access, ensuring they don’t interfere with other clients' transaction queues, topics, and related resources. Additionally, I aim to restrict each client’s usage by setting message quotas (in MB). How can I implement this configuration ?

Answers