ZeroMQ is a high-performance asynchronous messaging library that can be used for queueing patterns.
- Lightweight messaging library
- Multiple messaging patterns
- High throughput and low latency
- Building custom messaging systems
- Low-latency pipelines
- Distributed systems communication
- Library-based approach (not a broker)
¶ History and References