eBay / restcommander

Fast Parallel Async HTTP client as a Service to monitor and manage 10,000 web servers. (Java+Akka)
Apache License 2.0
900 stars 132 forks source link

Add SSH worker: to parallel run any script via SSH #11

Closed jeffpeiyt closed 8 years ago

jeffpeiyt commented 10 years ago

besides HTTP worker; we can add SSH worker to enable massive ssh operations

jeffpeiyt commented 10 years ago

The dev is complete and tested with 1100 nodes in parallel to run a python script only takes 66 seconds with throttling of 50!

pending merge to the public version

jeffpeiyt commented 8 years ago

done in parallec.io