Skip to content

Conversation

@sevenhe1205
Copy link

Add hash and direct pick strategies

The grpcbox_client get_channel function adds support for hash and direct strategies
gproc_pool:pick_worker uses the hash/direct policy. Options do not contain the Key parameter. gproc_pool:pick_worker uses the round_robin/random strategy

@sevenhe1205 sevenhe1205 changed the title The grpcbox_client get_channel function adds support for hash and dir… Add hash and direct pick strategies May 5, 2023
@sevenhe1205 sevenhe1205 force-pushed the add-pick-strategies branch from 4a64857 to 3b72fbb Compare June 5, 2023 02:50
@tsloughter
Copy link
Owner

The reason I didn't have these is they aren't in the grpc LB spec https://github.com/grpc/grpc/blob/master/doc/load-balancing.md#load-balancing-policies

But maybe that shouldn't stop us...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants