Use batch-sjms with a local TX to do N messages into a 1 message and
send that to a queue, in a TX which it supports today.

Then from the new queue you can consume with XA, eg use an
intermediate queue in between.



On Mon, Nov 16, 2015 at 10:34 AM, deepak_a <angesh...@gmail.com> wrote:
> Hi Jakub,
>
> Thanks for the reply, that's unfortunate because XA is a must for me, and to
> improve performance I need to group number of messages in a Transaction.
>
> Is there a work around some one can suggest - would using Spring-batch help
> achieve this? Any suggestions will be helpful.
>
>
> regards
> D
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-to-improve-throughput-by-grouping-messages-in-a-Transaction-tp5773344p5773913.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to