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

Extract poolboy logic into ResourcePool module #527

Closed
wants to merge 1 commit into from

Conversation

aaronrenner
Copy link
Member

This wraps the poolboy logic into its own module, making it simpler to implement webdriver server pools. Wallaby.Phantom.ServerPool is a good example of how this simplifies implementing a pool.

The goal of this is to make it simpler to add additional pools.
@mhanberg
Copy link
Member

mhanberg commented May 6, 2020

What do you think about implementing the pool using José's nimble_pool library?

@mhanberg mhanberg closed this Dec 4, 2020
@mhanberg mhanberg deleted the branch master December 4, 2020 05:34
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.

2 participants