Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenferrer/kafka-pubsub
kafka pub-sub demo
https://github.com/stevenferrer/kafka-pubsub
go go-kit golang kafka pubsub
Last synced: about 1 month ago
JSON representation
kafka pub-sub demo
- Host: GitHub
- URL: https://github.com/stevenferrer/kafka-pubsub
- Owner: stevenferrer
- Created: 2017-07-23T19:49:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-29T18:16:17.000Z (over 7 years ago)
- Last Synced: 2024-11-13T17:45:54.545Z (2 months ago)
- Topics: go, go-kit, golang, kafka, pubsub
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kafka-pubsub
Very simple service using [go-kit](https://github.com/go-kit) and [basvanbeek](https://github.com/basvanbeek)'s awesome [pubsub](https://github.com/basvanbeek/pubsub) package implementing publish and subscribe using [Apache Kafka](https://kafka.apache.org) as broker