JMX scalabilty: can it be used to manage 400+ instances?
I'm evaluating solutions for managing 400+ instances of a kiosk-like application. Each instance runs a custom Java application that displays information and interacts with users. We are pondering if we should develop a custom solution, try to include JMX support for it or find something else. The requirements are simple: It must be a ...