|
zeromq
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: High-performance, asynchronous messaging library |
|||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||
| Links: Homepage | @zeromq | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Networking | |||||||||||||||||||||||||
| Tags: messaging networking distributed-systems mq sockets | |||||||||||||||||||||||||
| Install: brew install zeromq | |||||||||||||||||||||||||
|
About: ZeroMQ (also known as ØMQ) is a high-performance asynchronous messaging library designed for distributed and concurrent applications. It provides a message queue, but allows you to design patterns such as pub/sub, push/pull, and request/reply without a dedicated message broker. Its main value proposition is delivering low-latency, scalable communication with a simple socket-based API. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
| Alternatives: | |||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|