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

Message multiplexing for the standard async HttpClient #602

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

ok2c
Copy link
Member

@ok2c ok2c commented Nov 24, 2024

Experimental connections pool implementation that acts as a caching facade in front of a standard ManagedConnPool and shares already leased connections to multiplex message exchanges over active HTTP/2 connections.

…acade in front of a standard ManagedConnPool and shares already leased connections to multiplex message exchanges over active HTTP/2 connections.
@arturobernalg
Copy link
Member

@ok2c
LGTM. While I'm not deeply familiar with the details of HTTP/2 message multiplexing, the implementation appears solid

@ok2c ok2c merged commit 7250fe0 into apache:master Nov 27, 2024
10 checks passed
@ok2c ok2c deleted the h2_multiplexing branch November 27, 2024 12:50
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