I have the following requirements: 1. Implement the load balancing for two same processes(Mirth3.0.1) available on two different LINUX machine. 2. The two processes(Mirth) capable to receiving the requests. 3. If a process over UNIX server taking lots of CPU usage then switch to other process running on different LINUX sever.
Let me know how this can be achieved using JMX. OR let me know if this can be achieved using different programming technique.
Thanks!