Load Balancing

ServiceMix can run in a clustered mode whereby distributed ServiceMix instances utilize auto discovery from ActiveMQ to detect not only other ServiceMix instances, but also registered endpoints. Such a distributed scenario requires a proper Master/Slave configuration for ActiveMQ. ServiceMix provides load balancing capabilities by default so that when a JBI component is instantiated, the component is registered with all other ServiceMix instances via multicast communication.

  • No labels