-
Notifications
You must be signed in to change notification settings - Fork 563
[0.9.1]Implementation of simple load balance routing proxy server #1953
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
Merged
ganyi1996ppo
merged 8 commits into
vllm-project:v0.9.1-dev
from
ganyi1996ppo:ganyi/new_proxy
Jul 31, 2025
Merged
[0.9.1]Implementation of simple load balance routing proxy server #1953
ganyi1996ppo
merged 8 commits into
vllm-project:v0.9.1-dev
from
ganyi1996ppo:ganyi/new_proxy
Jul 31, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
ganyi1996ppo
added a commit
to ganyi1996ppo/vllm-ascend
that referenced
this pull request
Jul 31, 2025
…ect#1953) This PR introduce a new proxy server implementation for disaggregated pd, which support simple token&kv_cache aware load balance routing strategy for the disaggregated pd system compared with origin toy_proxy with round robin. No tested on real workload --------- Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
wangxiyuan
pushed a commit
that referenced
this pull request
Aug 4, 2025
…2124) ### What this PR does / why we need it? The PR is the cherry-pick from v0.9.1 #1953 This PR introduce a new load balance proxy server example implementation for disaggregated pd, which support simple token&kv_cache aware load balance routing strategy for the disaggregated pd system compared with origin round robin toy_proxy. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? tested on real workload and unittest - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@ad57f23 --------- Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
raindaywhu
added a commit
to raindaywhu/vllm-ascend
that referenced
this pull request
Aug 4, 2025
…to eplb_into_main * 'main' of https://github.com/vllm-project/vllm-ascend: Implementation of simple load balance routing proxy server (vllm-project#1953) (vllm-project#2124)
zzhx1
pushed a commit
to lidenghui1110/vllm-ascend
that referenced
this pull request
Aug 11, 2025
…ect#1953) (vllm-project#2124) ### What this PR does / why we need it? The PR is the cherry-pick from v0.9.1 vllm-project#1953 This PR introduce a new load balance proxy server example implementation for disaggregated pd, which support simple token&kv_cache aware load balance routing strategy for the disaggregated pd system compared with origin round robin toy_proxy. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? tested on real workload and unittest - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@ad57f23 --------- Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
zzhx1
pushed a commit
to lidenghui1110/vllm-ascend
that referenced
this pull request
Aug 11, 2025
…ect#1953) (vllm-project#2124) ### What this PR does / why we need it? The PR is the cherry-pick from v0.9.1 vllm-project#1953 This PR introduce a new load balance proxy server example implementation for disaggregated pd, which support simple token&kv_cache aware load balance routing strategy for the disaggregated pd system compared with origin round robin toy_proxy. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? tested on real workload and unittest - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@ad57f23 --------- Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
chopper0126
pushed a commit
to chopper0126/vllm-ascend
that referenced
this pull request
Sep 26, 2025
…ect#1953) (vllm-project#2124) ### What this PR does / why we need it? The PR is the cherry-pick from v0.9.1 vllm-project#1953 This PR introduce a new load balance proxy server example implementation for disaggregated pd, which support simple token&kv_cache aware load balance routing strategy for the disaggregated pd system compared with origin round robin toy_proxy. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? tested on real workload and unittest - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@ad57f23 --------- Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
Angazenn
pushed a commit
to Angazenn/vllm-ascend
that referenced
this pull request
Oct 21, 2025
…ect#1953) (vllm-project#2124) ### What this PR does / why we need it? The PR is the cherry-pick from v0.9.1 vllm-project#1953 This PR introduce a new load balance proxy server example implementation for disaggregated pd, which support simple token&kv_cache aware load balance routing strategy for the disaggregated pd system compared with origin round robin toy_proxy. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? tested on real workload and unittest - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@ad57f23 --------- Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it?
This PR introduce a new proxy server implementation for disaggregated pd, which support simple token&kv_cache aware load balance routing strategy for the disaggregated pd system compared with origin toy_proxy with round robin.
Does this PR introduce any user-facing change?
No
How was this patch tested?
tested on real workload