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

Send all chunk requests upfront to gateways instead of passing along in the critical path #52

Merged
merged 3 commits into from
Jan 13, 2022

Conversation

parasj
Copy link
Contributor

@parasj parasj commented Jan 13, 2022

This PR eliminates the need to batch internally in the GatewaySender by sending chunks at line rate in a loop while offloading ChunkRequest registration.

@parasj parasj added the gateway label Jan 13, 2022
@parasj parasj self-assigned this Jan 13, 2022
@parasj parasj merged commit effe454 into main Jan 13, 2022
@parasj parasj deleted the dev/paras/send_upfront branch January 13, 2022 09:24
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.

1 participant