Description
Currently, load balancing is performed internally using a simple implementation of a random load balancer. This does not scale well.
Proposed Solution
The use of IPVS (or even IPTables) to handle load-balancing and routing of invocation requests
Description
Currently, load balancing is performed internally using a simple implementation of a random load balancer. This does not scale well.
Proposed Solution
The use of IPVS (or even IPTables) to handle load-balancing and routing of invocation requests