Batch ConsumerPage edited by Claus IbsenChanges (1)
Full ContentBatch ConsumerAvailable as of Camel 2.0 Batch Consumer is basically a Polling Consumer that is capable of polling multiple Exchanges in a pool. What we have done in Camel 2.0 is to standardize this into a org.apache.camel.BatchConsumer interface that a consumer can implement to indicate it support batching as well. The following components supports Batch Consumer by its consumer: Consumer OptionsThe Batch Consumer supports the following options:
Exchange PropertiesThe following properties is set on the Exchange for each Exchange polled in the same batch.
See Also
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] Apache Camel > Batch Consumer confluence
- [CONF] Apache Camel > Batch Consumer confluence