claus.takeLeafFrom(christian.getBook());
:)
On Mon, Mar 31, 2014 at 5:09 PM, Christian Posta
wrote:
> On Fri, Mar 28, 2014 at 10:06 AM, Paul Gale wrote:
> > Hi,
> >
> > I have an embedded Camel client that contains a single route. All
> messages
> > the route consumes have their JMSXGroupID p
On Fri, Mar 28, 2014 at 10:06 AM, Paul Gale wrote:
> Hi,
>
> I have an embedded Camel client that contains a single route. All messages
> the route consumes have their JMSXGroupID property set.
>
> What I need to know is how message grouping behaves in the context of
> concurrent consumers and how
Hi
I suggest to check the AMQ docs, and ask on their user forum as the
questions is more AMQ specific than Camel.
There is also some people who have blogged about AMQ you can find
valuable information form, such as blogs from Torsten Mielke and
Christian Posta.
On Fri, Mar 28, 2014 at 6:06 PM,
Hi,
I have an embedded Camel client that contains a single route. All messages
the route consumes have their JMSXGroupID property set.
What I need to know is how message grouping behaves in the context of
concurrent consumers and how does the choice of the prefetch buffer size
come into play (whe