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

[Enhancement] Load balancing cache in POP consumption mode #9123

Open
1 task done
3424672656 opened this issue Jan 11, 2025 · 1 comment · May be fixed by #9131
Open
1 task done

[Enhancement] Load balancing cache in POP consumption mode #9123

3424672656 opened this issue Jan 11, 2025 · 1 comment · May be fixed by #9131

Comments

@3424672656
Copy link
Contributor

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

In the POP consumption mode, the client will obtain the result from the server during each rebalancing, which may involve a lot of computing resource consumption. Should we consider adding a layer of cache on the server

Motivation

Server computing resources are wasted

Describe the Solution You'd Like

Caching can reduce computing resource consumption

Describe Alternatives You've Considered

null

Additional Context

No response

@YoWuwuuuw
Copy link

Hello~ I'm interested in this and have completed a version. Can you assign it to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants