|
|
|
@ -1,7 +1,7 @@ |
|
|
|
employ |
|
|
|
====== |
|
|
|
|
|
|
|
A distributed one time ec2 command execution and result aggregation framework. |
|
|
|
A distributed command execution framework. |
|
|
|
|
|
|
|
What? Basically it is like [beeswithmachineguns](https://github.com/newsapps/beeswithmachineguns.git), but more generic. |
|
|
|
This tool can be used for running commands other than `ab`. |
|
|
|
What? Basically it is like [beeswithmachineguns](https://github.com/newsapps/beeswithmachineguns.git), |
|
|
|
except it allows for easily adding additional commands and instance managers. |