Message queues
Message queues tools and applications
Apache-Kafka
apache-kafka README
beanstalkd Installation Guide
beanstalkd is a free and open-source work queue. Beanstalkd provides simple, fast work queue
kafka Installation Guide
kafka is a free and open-source distributed streaming platform. Kafka provides high-throughput distributed messaging system
nsq Installation Guide
nsq is a free and open-source message platform. NSQ provides distributed messaging platform designed for scale
RabbitMQ Installation Guide
RabbitMQ is a free and open-source message-queueing software and broker written in Erlang. Originally developed by Rabbit Technologies and now owned by VMware, RabbitMQ implements the Advanced Message Queuing Protocol (AMQP) and provides message routing, queuing, and delivery guarantees. It serves as a FOSS alternative to commercial message brokers like IBM MQ, Oracle WebLogic Server, or Microsoft Azure Service Bus, offering enterprise-grade reliability, clustering, and high availability without licensing costs, with features like message persistence, flexible routing, and cross-language support.