Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 237 Bytes

File metadata and controls

8 lines (6 loc) · 237 Bytes

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