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

Feature/latency based gateway selection #3081

Merged
merged 6 commits into from
Feb 23, 2023

Conversation

jstuczyn
Copy link
Contributor

Description

Doesn't really close any ticket in particular but is a first step towards #3070

This PR introduces new optional mechanism for choosing gateways. Rather than selecting one uniformly, it's now possible to select it weighted by inverse latency. Currently this option is enabled for native and socks5 clients with the --latency-based-selection init flag.

@jstuczyn jstuczyn added this to the v1.1.12 milestone Feb 21, 2023
@jstuczyn jstuczyn added the enhancement New feature or request label Feb 21, 2023
@jstuczyn jstuczyn self-assigned this Feb 21, 2023
@jstuczyn jstuczyn force-pushed the feature/latency-based-gateway-selection branch from 4dca33d to 3bb0500 Compare February 21, 2023 17:26
@jstuczyn jstuczyn changed the base branch from develop to release/v1.1.11 February 23, 2023 16:21
@jstuczyn jstuczyn modified the milestones: v1.1.12, v1.1.11 Feb 23, 2023
@jstuczyn jstuczyn force-pushed the feature/latency-based-gateway-selection branch from d206e47 to eb27b37 Compare February 23, 2023 16:43
@jstuczyn jstuczyn merged commit 128dfa6 into release/v1.1.11 Feb 23, 2023
@jstuczyn jstuczyn deleted the feature/latency-based-gateway-selection branch February 23, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nym-binaries
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants