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

Ruby's thread-safe queue #3

Closed
wants to merge 1 commit into from
Closed

Ruby's thread-safe queue #3

wants to merge 1 commit into from

Conversation

mohammedamarnah
Copy link
Owner

No description provided.

@mohammedamarnah mohammedamarnah linked an issue Feb 7, 2021 that may be closed by this pull request
@mohammedamarnah
Copy link
Owner Author

Closing this as we can't use ruby's Queue as it doesn't support each; while we're using it for the reaper to iterate through the pool and kill connections. We'll have to think of a better way to implement this.

@mohammedamarnah mohammedamarnah deleted the new_queue branch February 7, 2021 20:42
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.

Use Ruby's Queue
1 participant