producer

command
v0.0.0-...-86470f2 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2019 License: MIT Imports: 5 Imported by: 0

README

This producer can be used to generate load for the Kafka connector.

Example:

  • Ingest 15k messages 100ms apart:
$ kubectl delete deploy/producer -n openfaas

$ kubectl run -n openfaas -t -i --image alexellis2/kafka-producer:0.2.0 producer -- /bin/sh

producer -messages=15000 -broker=kafka:9092 -pause 100ms -topic=vm.powered.on

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