kafka-sarama

command
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

README

Kafka Go Producer/Consumer

Note: SUPERSEDED by the segmentio/kafka-go implementation.

Uses : https://github.com/Shopify/sarama : https://github.com/wvanbergen/kafka (likely obsolete)

Prerequisites

  1. Kafka running -- see docker-start-kafka directory for dev-docker startup.

  2. Place an alias in /etc/hosts for 'broker' -> localhost. This is an artifact of how kafka is run. (The broker knows itself as 'broker', but port mapped through docker to listen on localhost.)

References

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