- Mastering Apache Camel
- Jean-Baptiste Onofré
- 102字
- 2021-07-16 13:50:21
Management and monitoring using JMX
Apache Camel uses the Java Management Extension (JMX) standard and provides a lot of insights into the system using MBeans (Management Beans), providing a detailed view of the following current system:
- The different integration processes with the associated metrics
- The different components and endpoints with the associated metrics
Moreover, these MBeans provide more insights than metrics. They also provide the operations to manage Camel. For instance, the operations allow you to stop an integration process, to suspend an endpoint, and so on. Using a combination of metrics and operations, you can configure a very agile integration solution.
推薦閱讀
- Qt 5 and OpenCV 4 Computer Vision Projects
- PHP 7底層設計與源碼實現(xiàn)
- Instant RubyMotion App Development
- 實戰(zhàn)Java高并發(fā)程序設計(第3版)
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實戰(zhàn)
- ASP.NET程序設計教程
- 學習正則表達式
- Webpack實戰(zhàn):入門、進階與調優(yōu)
- Getting Started with React Native
- C++程序設計教程(第2版)
- Instant jQuery Boilerplate for Plugins
- Vue.js光速入門及企業(yè)項目開發(fā)實戰(zhàn)
- 會當凌絕頂:Java開發(fā)修行實錄
- Getting Started with JUCE
- Magento 2 Developer's Guide