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.
★2444 2026-07-24 Java Apache-2.0
BeanstalkD#
A simple, fast work queue.
Gearman#
Fast multi-language queuing/job processing platform.
★762 2026-07-22 C++ BSD-3-Clause
NSQ#
A realtime distributed messaging platform.
ZeroMQ#
Lightweight queuing system.