Recently I had a the following need, which I have seen on the user list a few times over the years.

I have a list of resource provider instances that I want to maintain pools of connections to and I want to load balance connection requests across the pools.  I can back this using GKOP, but load balancing has to be done on the client side.  What would be nice would be to have a KOP that supports borrowing with no key argument and configurable load balancing strategy (e.g. round-robin, least-loaded, random).

Does this seem like a good addition to [pool]?  Anyone else want to work on it?

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to