---Original Message-
> From: Claus Ibsen [mailto:claus.ib...@gmail.com]
> Sent: Monday, January 30, 2012 5:19 PM
> To: users@camel.apache.org
> Subject: Re: Using SEDA without losing messages
>
> Hi
>
> For parallel processing, use the concurrentConsumers |
> maxConcurren
ginal Message-
From: Claus Ibsen [mailto:claus.ib...@gmail.com]
Sent: Monday, January 30, 2012 5:19 PM
To: users@camel.apache.org
Subject: Re: Using SEDA without losing messages
Hi
For parallel processing, use the concurrentConsumers |
maxConcurrentConsumers on the JMS endpoint. That is better.
O
gestions.
>
>
> -Original Message-
> From: Claus Ibsen [mailto:claus.ib...@gmail.com]
> Sent: Monday, January 30, 2012 3:42 PM
> To: users@camel.apache.org
> Subject: Re: Using SEDA without losing messages
>
> On Mon, Jan 30, 2012 at 10:48 AM, Sabin Timalsena
>
thers should get that chance
I'd gladly appreciate any suggestions.
-Original Message-
From: Claus Ibsen [mailto:claus.ib...@gmail.com]
Sent: Monday, January 30, 2012 3:42 PM
To: users@camel.apache.org
Subject: Re: Using SEDA without losing messages
On Mon, Jan 30, 2012 at 10:48
well. Please tell me if I'm not clear
> enough.
>
> Thanks
>
> -Original Message-
> From: Claus Ibsen [mailto:claus.ib...@gmail.com]
> Sent: Monday, January 30, 2012 3:03 PM
> To: users@camel.apache.org
> Subject: Re: Using SEDA without losing messages
>
>
r activeMQ consumers.
I hope I have described my problem well. Please tell me if I'm not clear
enough.
Thanks
-Original Message-
From: Claus Ibsen [mailto:claus.ib...@gmail.com]
Sent: Monday, January 30, 2012 3:03 PM
To: users@camel.apache.org
Subject: Re: Using SEDA without losing messages
Hi
Check the seda documentation.
http://camel.apache.org/seda
There is a blockWhenFull option you can use to set true to have the
caller block if the seda queue is full
On Mon, Jan 30, 2012 at 7:20 AM, Sabin Timalsena
wrote:
> Hello,
>
>
>
> I'm a beginner in camel and ActiveMQ and was recent