No features have been listed yet.
Based on our record, NSQ should be more popular than Apache RocketMQ. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Https://nsq.io/ is also very reliable, stable, lightweight, and easy to use. - Source: Hacker News / 9 months ago
(G)NATS can do millions of messages per second and is the right tool for the job (either that or NSQ). Redis isn't even the fastest Redis protocol implementation, KeyDB significantly outperforms it. Source: over 2 years ago
Bit.ly's NSQ is also an excellent message queue option. Source: over 2 years ago
Queue consumers are interesting because there are many solutions for them, from using Redis and persisting the data in a data store - but for fast and scalable the approach I would take is something like SQS (as I advocate AWS even free tier) or NSQ for managing your own distributed producers and consumers. Source: over 2 years ago
Distrubition server engine ( for example websocket server multi ws gateway and worker pool,nsq.io realtime message queue and so on). Source: almost 3 years ago
RocketMQ is a distributed message and streaming data platform featuring low latency, high performance, high reliability, trillions of capacity, and flexible extensibility. In other words, it consists of a broker server and a client. The client includes a message producer which sends messages to the broker server and a message consumer. Multiple consumers can form a consumer group to subscribe to and pull messages... Source: over 2 years ago
RabbitMQ - RabbitMQ is an open source message broker software.
ZeroMQ - ZeroMQ is a high-performance asynchronous messaging library.
Apache Kafka - Apache Kafka is an open-source message broker project developed by the Apache Software Foundation written in Scala.
nanomsg - nanomsg is a socket library that provides several common communication patterns.
IBM MQ - IBM MQ is messaging middleware that simplifies and accelerates the integration of diverse applications and data across multiple platforms.
Apache ActiveMQ - Apache ActiveMQ is an open source messaging and integration patterns server.