zalando / nakadi

A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
https://nakadi.io
MIT License
952 stars 292 forks source link

choose producer based on the topic #1497

Closed adyach closed 1 year ago

adyach commented 1 year ago

One-line summary

that's needed to distribute partitions accross different producers it helps to unload served partitions by single producer

adyach commented 1 year ago

👍

a1exsh commented 1 year ago

:+1: