concept split message in category camel

appears as: split messages, split messages
Camel in Action

This is an excerpt from Manning's book Camel in Action.

The Splitter EIP in Camel includes an aggregation feature that lets you recombine split messages into single outbound messages, while they’re being routed.

The Camel Splitter provides a built-in aggregator, which makes it even easier to aggregate split messages back into single outgoing messages. Figure 5.10 illustrates this principle, with the help of the ABC message example.

Figure 5.10 The Splitter has a built-in aggregator that can recombine split messages into a combined outgoing message.

c05_10.png
Camel in Action

This is an excerpt from Manning's book Camel in Action.

The Splitter EIP in Camel includes an aggregation feature that lets you recombine split messages into single outbound messages, while they are being routed.

The Camel Splitter provides a built-in aggregator, which makes it even easier to aggregate split messages back into single outgoing messages. Figure 8.10 illustrates this principle, with the help of the “ABC” message example.

Figure 8.10. The Splitter has a built-in aggregator that can recombine split messages into a combined outgoing message.

To combine the split messages back into a single combined message, you use the AggregationStrategy.

Listing 8.7. Combining split messages back into a single outgoing message
sitemap

Unable to load book!

The book could not be loaded.

(try again in a couple of minutes)

manning.com homepage