Kafka-Penguin
Current standard
Kafka-Penguin
Kafka-Penguin is an easy-to-use, lightweight KafkaJS library for message processing. It provides developers with a single strategy for handling message processing failures by failing fast. For more information on KafkaJS, check out Getting Started.
Accelerated by OS Labs and developed by Ziyad El Baz, Kushal Talele, Timeo Williams and Ausar English.
WIP: This project is not ready for use as of yet
Installation
Download kafka-penguin
from npm in your terminal with :
Configuring your client:
The example shown below is used w/ sasl.
clientConfig.js
Usage:
example.js
Last updated
Was this helpful?