Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement alternative pool selection strategies #8

Open
sneako opened this issue Apr 7, 2020 · 0 comments
Open

Implement alternative pool selection strategies #8

sneako opened this issue Apr 7, 2020 · 0 comments

Comments

@sneako
Copy link
Owner

sneako commented Apr 7, 2020

Currently we randomly select a pool, which works already works quite well, but perhaps round robin or least loaded algorithms could perform better under different types of workloads.

See: https://github.com/keathley/finch/blob/1486a224c2856ba5788d1c84d185773ec7f2d5e7/lib/finch/pool_manager.ex#L39

@sneako sneako changed the title Implement alternative pooling strategies Implement alternative pool selection strategies Apr 26, 2020
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

No branches or pull requests

1 participant