Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
ODBC should provide that some load balancing capabilities.
There can be different principles:
- round-robin through multiple hosts of the same type (main or replica)
- have a counter to know the number of connection for each connection.
The first implementation is easier to do.
The second implementation has the advantage that when a node failover is ready again, to directly report the load to this new node until the distribution is similar on all nodes.
Attachments
Issue Links
- is blocked by
-
CONC-529 Loadbalancing capabilities
-
- Open
-
Activity
Description |
ODBC should provide that some load balancing capabilities.
There can be different principes: - round-robin through multiple host of same type (primary or replica) - have a counter to knows number of connection for each connection. First implementation is simplier to do. Second implementation has the advantage that when some node failover is ready again, to report directly the charge to this new node until repartition if fair. |
ODBC should provide that some load balancing capabilities.
There can be different principles: - round-robin through multiple hosts of the same type (main or replica) - have a counter to know the number of connection for each connection. The first implementation is easier to do. The second implementation has the advantage that when a node failover is ready again, to directly report the load to this new node until the distribution is similar on all nodes. |