Hi,

Is there a known algorithm or best practice folks use for determining
values for memory usage, store usage and temp usage for a broker with
a known JVM heap size?

I assume said algorithm would require as input the projected number of
producers and consumers, average message size, message throughput
estimate, number of destinations, etc.

Note: to simplify things we're using only persistent messaging,
durable topic subscribers (no queues) and most producers do not employ
PFC.

Thanks,
Paul

Reply via email to