I want to choose Message Queue with the following features - Highly Available, Distributed, Scalable, Monitoring. I have RabbitMQ, ActiveMQ, Kafka and Apache RocketMQ in mind. But I am confused which one to choose.

READ LESS
4 upvotes·389.5K views
Replies (16)
Recommends
on
ActiveMQ

I use ActiveMQ because I coded my solution using Visual Studio Code on .NET and integrated it with a Java stack I don't own and it just works.

READ MORE
1 upvote·20.8K views
Principle Software Engineer at DispatchHealth·
Recommends
on
Kafka
at

Kafka was only introduced to our platform in August 2018 as a means to manage our data pipeline and to replace other messaging systems used to decouple various components in our system. Kafka provides the scale and storage we need to manage data for however many devices we might service. Additionally, Kafka has helped us lay the framework for improved and highly detailed statistics gathering and analysis.

READ MORE
5 upvotes·4.8K views
View all (16)
Avatar of John Smith