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

Optimize remote server management command #379

Open
sukhman-sukh opened this issue Feb 3, 2025 · 0 comments
Open

Optimize remote server management command #379

sukhman-sukh opened this issue Feb 3, 2025 · 0 comments

Comments

@sukhman-sukh
Copy link
Contributor

The Beast currently executes one command at a time to control the remote server using ssh_cli and some more non-optimal ways for replicating local tasks to remote.
Optimize all the remote functions to be able to Batch Process multiple commands as one session and some other improvements to make it fast.

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

No branches or pull requests

1 participant