Queuing#
Message queues and message broker software, typically used for inter-process communication (IPC), or for inter-thread communication within the same process.
Software#
This page lists all projects in this category. Use the index of all projects, the sidebar, or click on tags to browse other categories.
ActiveMQ#
Java message broker.
★2428 2026-05-20 Java Apache-2.0
BeanstalkD#
A simple, fast work queue.
Gearman#
Fast multi-language queuing/job processing platform.
★759 2026-05-18 C++ BSD-3-Clause
NSQ#
A realtime distributed messaging platform.
ZeroMQ#
Lightweight queuing system.