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

HTTP client fixed event loop pool #4175

Closed
vietj opened this issue Nov 22, 2021 · 0 comments · Fixed by #4172
Closed

HTTP client fixed event loop pool #4175

vietj opened this issue Nov 22, 2021 · 0 comments · Fixed by #4172
Assignees
Milestone

Comments

@vietj
Copy link
Member

vietj commented Nov 22, 2021

HTTP client uses event loops provided by actual requests to assign connection event-loops. In some case it is desirable to have the client use its own event loop as a pool, like when it is shared between verticles or statically.

@vietj vietj added this to the 4.2.2 milestone Nov 22, 2021
@vietj vietj self-assigned this Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant