Open
Description
Currently, if we want to simulate load on different hosts, then we need to manually run the program on different hosts or use a scheduler to launch an instance on each of the given hosts (which might require additional setup).
We should provision for generating specified load on a set of hosts.
We can accept a load specification for each host and then schedule them for a given amount of time.