Mastering Apache Camel by Onofré Jean-Baptiste

Mastering Apache Camel by Onofré Jean-Baptiste

Author:Onofré, Jean-Baptiste [Onofré, Jean-Baptiste]
Language: eng
Format: mobi, epub, azw3
Publisher: Packt Publishing
Published: 2015-06-29T21:00:00+00:00


We can see that our route aggregated 5 Hello chapter5p messages.

The Resequencer EIP

The Resequencer EIP describes how to sort the processing of the messages. It uses a comparator to define the sequence of the messages.

Camel uses an expression to create the comparator. It means that the comparator can use the body of the message, a header, and so on. You define the expression in the Camel resequencer notation.

To illustrate the Resequencer EIP, we use the following route.xml Blueprint descriptor:

<?xml version="1.0" encoding="UTF-8"?>

<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0">



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.