On Fri, 2008-11-21 at 13:07 -0500, Ryan McKinley wrote: > 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
Ryan, I have no experience working with JMX but I am certainly in favor of not reinventing the wheel. Could we keep the dependency on JMX optional for Droids Core, though? Oleg
