We want to implement a application that provides a synthetic load, to do so replace the marker detector with a for loop that does nothing and sends dummy data between the client and server.
The application should also receive parameters during runtime (how much CPU load and network load should it do), use REST for that (maybe you will need to modify the REST output that we already have).
Describe your design here first, and don't forget about the tests
We want to implement a application that provides a synthetic load, to do so replace the marker detector with a for loop that does nothing and sends dummy data between the client and server.
The application should also receive parameters during runtime (how much CPU load and network load should it do), use REST for that (maybe you will need to modify the REST output that we already have).
Describe your design here first, and don't forget about the tests