ØMQ Alternatives
ØMQ is described as 'high-performance asynchronous messaging library aimed at use in scalable distributed or concurrent applications. It provides a message queue, but unlike message-oriented middleware, a ØMQ system can run without a dedicated message broker' and is an app in the development category. There are more than 10 alternatives to ØMQ for a variety of platforms, including Linux, Mac, Windows, Online / Web-based and BSD. The best alternative is RabbitMQ, which is both free and Open Source. Other great apps like ØMQ are ActiveMQ, nanomsg, NSQ and Qutrunk.
- nanomsg is a socket library that provides several common communication patterns. It aims to make the networking layer fast, scalable, and easy to use. Implemented in C, it works on a wide range of operating systems with no further dependencies.No screenshots yet
- NSQ is a realtime distributed messaging platform designed to operate at scale, handling billions of messages per day.No screenshots yet
- Dedicated platform to send and receive messages within your applications. It has simple REST API and clean web UI. It allows to control access to your queues with managed access tokens.
- Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.No screenshots yet
- User space inter process communication that adheres to the Unix philosophy.No screenshots yet
- D-Bus is a message bus system, a simple way for applications to talk to one another.No screenshots yet
- Zeplo lets developers add retry, delay, queue and schedule to HTTP endpoints without setting up Redis, RabbitMQ or SQS. Just prefix any HTTP endpoint with zeplo.to/ and the request is queued.
- Paid • Proprietary
- Software as a Service (SaaS)
- Online
- Mac
- Linux
- Windows
- Dramatiq is a fast and reliable distributed task processing library for Python 3. If you've ever had to use Celery in anger, you'll love Dramatiq.No screenshots yet