Closed moznion closed 8 years ago
@moznion, I like the idea of being able to monitor the WorkerPool but I'm not a fan of introducing a dependency on M(X)Beans in the implementation. I've just checked in a commit that adds methods to see how many workers are working and idle; I'll let your application expose that info as an MBean.
Hello, I implemented a feature to support JMX monitoring about following worker pool status;
How about this?