Uses of Package
org.apache.camel.model.loadbalancer
Packages that use org.apache.camel.model.loadbalancer
-
Classes in org.apache.camel.model.loadbalancer used by org.apache.camel.model.loadbalancerClassDescriptionTo use a custom load balancer implementation.In case of failures the exchange will be tried on the next endpoint.The destination endpoints are selected randomly.The destination endpoints are selected in a round-robin fashion.Sticky load balancing using an expression to calculate a correlation key to perform the sticky load balancing.Topic which sends to all destinations.Uses a weighted load distribution ratio for each server with respect to others.