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

Reuse workers #7

Open
JustinHallquist opened this issue Aug 6, 2019 · 2 comments
Open

Reuse workers #7

JustinHallquist opened this issue Aug 6, 2019 · 2 comments

Comments

@JustinHallquist
Copy link

Currently the package creates a new worker for each acquire and the pool is more of a cache for checking length and cleanup.

Are there any thoughts around looking to add an option to reuse workers via channel messages if they have the same filenames?

@shahidcodes
Copy link

@pioardi
Copy link

pioardi commented Jan 22, 2020

Hi guys ,
two pool implementations here https://github.com/pioardi/poolifier .

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

3 participants