There a different switchyard consumers application (on different machines) connected to a hornet queue, but only a singleconsumer is active at a time. If I shut down this consumer, the messages are immediately processed by one of the other consumers.
Since my messages have some time consuming processing, I want multiple consumer process their unique messages concurrently roundrobin basis.
Can you please let me if this is possible in switchyard?
That's possible. This may be helpful for you - http://stackoverflow.com/questions/7008664/jms-queue-with-multiple-consumers