kafka-producer-performance

command
v1.38.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2023 License: MIT Imports: 14 Imported by: 0

README

kafka-producer-performance

A command line tool to test producer performance.

Installation
go get github.com/Shopify/sarama/tools/kafka-producer-performance
Usage
# Display all command line options
kafka-producer-performance -help

# Minimum invocation
kafka-producer-performance \
	-brokers=kafka:9092 \
	-message-load=50000 \
	-message-size=100 \
	-topic=producer_test

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL