Thanks, Christian. I have implemented Resequencer using the Quickfix fix
object's sequence number and also added custom logic to preserve sequence
number in exchange object when receiving fix messages from multilple FIX
sessions. It works like a charm... cheers
--
View this message in context:
With parallel processing you cannot ensure ordering out of the box. You
need an additional resequencer to achieve it.
Sent from a mobile device
Am 31.01.2013 05:22 schrieb "vcheruvu" :
> Hello Camel Riders,
>
> I have used Camel-Quickfixj component in our application to consume and
> publish fi