How to implement a message queue system using Samza and Kafka?

187 Views Asked by At

I have to build a queing system that takes in events, and redirects them to multiple consumers. I havent understood how I can implement such a queing system that distributes events to consumers using Samza and Kafka. Please provide resources

0

There are 0 best solutions below