/kinesis-stress-example

Example project that throws a LOT of records at AWS Kinesis

Primary LanguageJavaApache License 2.0Apache-2.0

kinesis-stress-example

Example project that throws a LOT of records at AWS Kinesis

To run the app

  1. git clone git@github.com:matthewbogner/kinesis-stress-example.git
  2. modify the arguments at the bottom of the pom
  3. mvn -P start