berserker icon indicating copy to clipboard operation
berserker copied to clipboard

Berserker is load generator with pluggable input source and configurable output.

Results 27 berserker issues
Sort by recently updated
recently updated
newest added

The HTTP worker's configuration should allow for specifying an HTTP status code for response. This is needed to support valid responses that don't have the default response code.

Currently, only StringSerializer is supported, Avro and/or other serializers.

In order to test the performance of stream processing frameworks, we need messages of 1MB and 10MB with a rate of 500, 5000 and 50000 messages per second. With the...

In configuration package, all custom Exception and Configuration classes are placed in the same directory.We should create two sub-packages one for Exception and one for Configuration classes.

One possible approach to implement load generator capable of producing high load would be to have several load generators that run in parallel and produce a combined load. Each generator...

enhancement

This topic, and following discussion, is expected to help shaping of a more generic and robust architecture of Berserker. The main purpose of the load generator is to generate load....

Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.18 to 1.32. Commits b8239ec Add warning about untrusted data on landing page 2853420 Merge remote-tracking branch 'origin/master' 4b3d996 Merged master into format-2 4081e08 Reformat with IntelliJ...

dependencies