Feature #11152
improve broker session distribution to implement simple load balancing
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
Related issues
History
#1 Updated by Greg Shah 6 months ago
- Related to Support #9709: Needed: Basic example of configuring separate client and server added
#3 Updated by Greg Shah 6 months ago
Our session distribution for the brokers is pretty naive. I recall it was a simple round robin but regardless, it doesn't implement any concept of load balancing.
This task is meant to fix that, with a smarter implementation that provides a reasonable load balancing approach.