-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
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
Reactions are currently unavailable