Message Queue Software Open Source Software
Best Free and Open Source Message Queue (MQ) Software
A message queue (MQ) software handles a variety of tasks asynchronously. It allows software components to connect and run tasks in the background.
Top Open Source Message Queue Software Include
Free Message Queue Software
Sidekiq
Sidekiq is a simple to integrate, fully featured and very high performance fastest best open source job scheduler. Rails sidekiq scheduler handles many jobs at the same time in the same process.
Free Message Queue Software
Celery
Celery is an open source message broker or queue manager. It provides your applications a common platform to send and receive messages in cloud environments.
Free Message Queue Software
Kafka
Apache Kafka is a distributed message queue software written in Scala and Java languages. It is developed by Linked-in to handle 1.4 trillion messages in a day.
Free Message Queue Software
NSQ
NSQ is easy to configure and deploy real-time distributed memory message queuing platform. It has a built-in management interface and supports high availability.
Free Message Queue Software
RabbitMQ
RabbitMQ is lightweight and easy to deploy. It supports multiple messaging protocols and deployed in distributed configurations to meet high-scale requirements.
Free Message Queue Software
Resque
Resque is ruby based open source scheduler. Resque distributed job scheduler is used for creating background jobs using Redis, placing them on multiple queues and then schedule them later.