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

【Server Feature】支持资源的动态扩缩容 #128

Open
tming opened this issue Oct 17, 2023 · 0 comments
Open

【Server Feature】支持资源的动态扩缩容 #128

tming opened this issue Oct 17, 2023 · 0 comments
Labels

Comments

@tming
Copy link
Collaborator

tming commented Oct 17, 2023

Is your feature request related to a problem? Please describe.

Describe the solution you'd like
支持资源的动态扩缩容,比如客户端执行任务过程中,发现资源不够,则向server申请更多的资源,反正,则可以提前释放部分资源

Describe alternatives you've considered
server端实现一个新的资源池(cache),这个池子里包含了很多最小单位的资源,当客户端需要时,从这个池子里面取一定数据的资源就行

Additional context

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

No branches or pull requests

2 participants