Hi Luis,

I know a production system where there is a bunch of destination (mostly 
temporary) without problem (just "large" memory set).

If you use physical destination, I would recommend to set 
schedulePeriodForDestinationPurge on the broker and 
gcInactiveDestinations="true" inactiveTimoutBeforeGC on the destination policy, 
just to "cleanup" the destinations.

Regards
JB

> Le 23 janv. 2021 à 00:10, Luis De Bello <[email protected]> a écrit :
> 
> Hi guys,
> 
> 
> I would like to know if you know if there is some performance test about 
> number of queues in a single broker, we are planning to have one queue per 
> customer, maybe (10k queues) with a few messages each lets say 3 messages 
> each.
> 
> We want to do this to avoid mixing messages from different customers 
> (security concerns) and also to allow each customer to consumer messages at 
> its own piece, do you have any different suggestion to achieve this?
> 
> Thanks & Best Regards,
> Luis

Reply via email to