Hi Team,

I need to use a Message Group with SEDA based on some kind of Unique Identifier 
to correlate messages which should be processed in order by a single thread.
Example, all incoming feed form Kafka with same Message Id should be processed 
by same SEDA thread.

I followed this link but couldn’t get any concrete solution 
(https://camel.apache.org/parallel-processing-and-ordering.html).

Kindly let me know if I can achieve this using SEDA.

-Mani

Reply via email to