Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dhoard/producer-test


https://github.com/dhoard/producer-test

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# producer-test

Test application to test producer performance using synchronous produce (single threaded) to get some basic cluster / networking benchmarks.

In typical Kafka usage, you would have multiple threads and use asynchronous produce.

# FOR DEMO PURPOSES ONLY