System Management EIPs
These EIPs are not directly related to the messages. They provide a very convenient way to implement system and are useful in analyzing and managing the routing system itself.
The ControlBus EIP
The purpose of the ControlBus EIP is to be able to manage and control the routing system itself. This means being able to stop the routing system, start it again, get details about the routing activity, and so on.
Camel supports this EIP in two ways:
- Camel provides a lot of JMX MBeans, where you can find a lot of metrics and control the involved routes, processors, components, and so on.
- Camel provides a
controlbus
component that you can use to manage the Camel routes.
Using a controlbus
endpoint, you can send a message, for instance, ...
Get Mastering Apache Camel now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.