We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.建议增加可以选择通过在远程服务器上的客户端进行调度,而不是只能通过配置IP用户名密码,这样有点不安全;
2.远程服务器上通常会有其他任务,手工设置进程数量意味着还是得登录到远程服务器查看当前负荷,能否设置成自动?
3.远程服务器上的资源使用情况也是动态的,当服务器资源达到临界值时,能否自动减少进程数,反之则增加?也即是真正的动态?
The text was updated successfully, but these errors were encountered:
你这种需求用阿里云的容器部署就好了,funboost自带的远程部署是简单使用的。
Sorry, something went wrong.
远程服务器上的资源使用情况也是动态的,当服务器资源达到临界值时,能否自动减少进程数,反之则增加?也即是真正的动态? 这个需求真的需要我这边也需要这个
No branches or pull requests
1.建议增加可以选择通过在远程服务器上的客户端进行调度,而不是只能通过配置IP用户名密码,这样有点不安全;
2.远程服务器上通常会有其他任务,手工设置进程数量意味着还是得登录到远程服务器查看当前负荷,能否设置成自动?
3.远程服务器上的资源使用情况也是动态的,当服务器资源达到临界值时,能否自动减少进程数,反之则增加?也即是真正的动态?
The text was updated successfully, but these errors were encountered: