- 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.
推薦閱讀
- Java程序設計(慕課版)
- vSphere High Performance Cookbook
- Mastering PHP Design Patterns
- Java Web程序設計
- The Data Visualization Workshop
- Learning AWS
- Qt5 C++ GUI Programming Cookbook
- Arduino Wearable Projects
- Python硬件編程實戰(zhàn)
- Python無監(jiān)督學習
- Python趣味創(chuàng)意編程
- Leaflet.js Essentials
- Go Programming Cookbook(Second Edition)
- PHP程序員面試算法寶典
- 一個APP的誕生:從零開始設計你的手機應用