Re: Message Group

2014-04-23 Thread Mehra
Thank you for your reply, so what this means: "Since there could be a massive number of individual message groups we use hash buckets rather than the actual JMSXGroupID string" so I mean if we can use hash then we dont really need to have one consumer per each id! so there is no need to have large

Message Group

2014-04-23 Thread Mehra
Hi, We are using activemq to handle our JMS messages, the messages come from different devices with unique device_id and we like to make sure that messages from a specific device , process in order. also we have thousands of devices. I am new on AMQ but we have performance issue and I came across