This container runs a simple RESTful service for running inefficient math calculations. The purpose is to provide load on demand, which can be useful when testing autoscaling frameworks. This container has no external dependencies, so it can run easily in any environment.
The following REST methods are exposed from this service: /domath (without any parameters) will launch 30 rounds of calculations
Optionally pass in any number of rounds with a second parameter. For example: /domath/5
Content type
Image
Digest
sha256:7d7f8238b…
Size
8.2 MB
Last updated
almost 11 years ago
docker pull pdxdan/busymath