Re: Questions to broker architecture and setup, memory configuration

2014-03-31 Thread Tom_Z
messages be delivered for a message group that are already paged in memory? Thanks, Tom -- View this message in context: http://activemq.2283324.n4.nabble.com/Questions-to-broker-architecture-and-setup-memory-configuration-tp4679749p4679784.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Questions to broker architecture and setup, memory configuration

2014-03-31 Thread Christian Posta
n > JMSXGroupID occurs before dispatch on messages in memory. With the default > maxPageSize setting, large backlogs of messages destined for one group they > can block receipt of messages to other groups if they don't all fit in > memory." > > That means if memory

Questions to broker architecture and setup, memory configuration

2014-03-31 Thread Tom_Z
enough for all(!) groups/messages in the in-queue, a client possibly receives only a subset of messages for his message group? Thanks for any hints and advice, Tom -- View this message in context: http://activemq.2283324.n4.nabble.com/Questions-to-broker-architecture-and-setup-memory-config