Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/detain/sshpool
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.
https://github.com/detain/sshpool
commands concurrency connection- pool queue remote ssh
Last synced: about 5 hours ago
JSON representation
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.
- Host: GitHub
- URL: https://github.com/detain/sshpool
- Owner: detain
- License: gpl-3.0
- Created: 2023-01-27T16:01:26.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-13T15:07:05.000Z (about 1 month ago)
- Last Synced: 2024-11-14T09:52:24.044Z (5 days ago)
- Topics: commands, concurrency, connection-, pool, queue, remote, ssh
- Language: PHP
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sshpool
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.