.
>
> Regards,
> Shadab
>
>
> -Original Message-
> From: Christian Müller [mailto:christian.muel...@gmail.com]
> Sent: Tuesday, August 05, 2014 12:35 PM
> To: users@camel.apache.org
> Subject: Re: Multiple JMS producer with IBMMQ
>
> Hi Shadab!
>
>
stian.muel...@gmail.com]
Sent: Tuesday, August 05, 2014 12:35 PM
To: users@camel.apache.org
Subject: Re: Multiple JMS producer with IBMMQ
Hi Shadab!
Sorry, I overlooked that you are talking about the producer.
What is the source you are reading from?
And may the thread() DSL element is helpful for
your reply.
>
> Will concurrentConsumer option work for producer also? I will give a try
> to this.
>
> Regards,
> Shadab
>
>
> -Original Message-
> From: Christian Müller [mailto:christian.muel...@gmail.com]
> Sent: Tuesday, August 05, 2014 1:40 AM
> To: us
Subject: Re: Multiple JMS producer with IBMMQ
Is the concurrentConsumer option not working for you?
Best,
Christian
Am 04.08.2014 18:02 schrieb "Ali, Mohammad" :
> Hi,
>
> I am using camel-2.9.0. JMS producer component with IBMMQ performance
> is very slow, I want to create mu
Is the concurrentConsumer option not working for you?
Best,
Christian
Am 04.08.2014 18:02 schrieb "Ali, Mohammad" :
> Hi,
>
> I am using camel-2.9.0. JMS producer component with IBMMQ performance is
> very slow, I want to create multiple JMS producer to send message to IBM
> queue something like
Hi,
I am using camel-2.9.0. JMS producer component with IBMMQ performance is very
slow, I want to create multiple JMS producer to send message to IBM queue
something like multi-threading. Is there a way in camel where I can create
multiple threads of JMS producer, just like concurrent consumers