Message Prioritization in Kafka
Copy from: https://udayabharathi.medium.com/message-prioritization-in-kafka-105f712dcf8a Hello there! If you’re familiar with Kafka. And if you understand the internals, then you might wonder how to implement message prioritization in Kafka. Because, the way it works, this use case is simply not directly possible with Kafka. If you are actually new to Kafka, then be sure to stick with…