commercetest / pepper-box

Pepper-Box is kafka load generator plugin for jmeter. It produces kafka messages of type plain text (JSON, XML, CSV or any other custom format) as well as java serialized objects.
http://pepperbox.gslab.com/
Apache License 2.0
2 stars 3 forks source link

Provide a start-at option for PepperBox Load Consumer and Producer #24

Closed julianharty closed 6 years ago

julianharty commented 6 years ago

We'd like to arrange the producer and consumer to start at roughly the same time across several machines. An optional parameter could enable the caller to schedule them from the command-line.

julianharty commented 6 years ago

As I've implemented this capability, I'll close this request.