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

Maintain a single persistent connection between Gateways #41

Merged
merged 1 commit into from
Jan 9, 2022

Conversation

parasj
Copy link
Contributor

@parasj parasj commented Jan 9, 2022

Fixes #40

Increases throughput from us-west-1 to us-east-1 from ~2-2.2Gbps to ~2.6Gbps

Copy link
Contributor

@samkumar samkumar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for taking the suggestion and implementing this. Glad that it helps.

@parasj parasj merged commit 1d3f84c into main Jan 9, 2022
@parasj parasj deleted the dev/paras/persistent_tcp branch January 9, 2022 02:25
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.

TCP connections should be persistent (not closed after each batch)
2 participants