[jboss-dev-forums] [Design of JBoss ESB] - Design of aggregator service

jaroslaw.kijanowski do-not-reply at jboss.com
Wed Nov 7 12:06:43 EST 2007


Currently the aggregator service creates a seperate message for every message it gets. I think the aggregator should wait for *all* messages, which belong together, and then, after all arrived, create one big message and send it to the next action item.

This can be easily reproduced with the aggregator QS by delaying the red, blue or green service. You will notice that the print-after method is called several times instead of only one time (when all 3 messages finally arrived and were aggregated to one message).

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102624#4102624

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102624



More information about the jboss-dev-forums mailing list