Hello-
I've been messing with building a tool to monitor what is happening
while droids is running. In doing this, i realized I may be re-
inventing the jmx wheel.
Does anyone have much experience with JMX?
It seems like that would be a good way to expose any 'status'
information:
https://issues.apache.org/jira/browse/DROIDS-27
Additionally, it would be a good way to expose things like changing
the max # of workers in real time. Or canceling a worker mid job, etc.
Any thoughts on JMX and droids?
ryan