Hi,
I have an application based on Kafka Streams.
It reads from Kafka topic (I call this topic “input topic”).
That topic has many partitions and their number varies based on the env in
which application is running.
I don’t want to create different input topics manually.
Configuration of auto.cre
Hi,
Kafka does not support message priorities.
RabbitMQ may help you. Please evaluate if its clustering capabilities suit
you.
Best,
Ivan
On Sat, 15 Feb 2020 at 18:23, Vairavanathan Emalayan <
vairavanathan.emala...@move.com> wrote:
> Hi There,
>
> I am looking for a distributed priority queu
Hi There,
I am looking for a distributed priority queue implementation. Does Kafka
supports message prioritization within a partition?
Please let me know if you are aware of any distributed queues that support
prioritization.
Thank you
Emal