During become familiar with the code of the console, I realized why it has so few features. Core Camel API does not allow to retrieve all runtime informations (i.e. ExecutorServiceManager does not allow to retrieve threadPoolProfiles map).
Fortunatelly Camel management API (JMX) provides a lot of functionalities that completely meet the requirements of the console. If console will be fully based on JMX, there is also possibility to connect it to remote Camel application. Additionally, you can easily create web "real-time" charts based on JMX. In the near future I plan to implement aforementioned functionalities based on JMX only. If this solution will be worked well, I am pleased that in an analogous manner to convert the existing code. What do you think about this solution? Comments are very welcome because it is you decide on the development of Camel :-) -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Web-Roadmap-tp5717234p5717291.html Sent from the Camel Development mailing list archive at Nabble.com.