macOS
brew install zeromqlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de zeromq pour les workflows d'agents IA.
installation
brew install zeromqlocal Homebrew formula metadata
sudo apk add zeromqAlpine Linux edge package indexes · zeromq · Source: dl-cdn.alpinelinux.org
sudo dnf install zeromqFedora Rawhide package metadata · zeromq · Source: dl.fedoraproject.org
nix profile install nixpkgs#zeromqnixpkgs package indexes · pkgs/by-name/ze/zeromq/package.nix · Source: api.github.com
sudo pacman -S zeromqArch Linux sync databases · zeromq · Source: geo.mirror.pkgbuild.com
sudo zypper install libzmq5openSUSE Tumbleweed package metadata · libzmq5 · Source: download.opensuse.org
aperçu
High-performance, asynchronous messaging library
historique
ZeroMQ is the classic brokerless messaging library for distributed and concurrent programs. It gives applications socket-like APIs for request/reply, publish/subscribe, pipeline, and related patterns while avoiding the always-central broker model of traditional message queues.
ZeroMQ grew out of iMatix and Pieter Hintjens work on messaging systems. Hintjens later wrote that the original 2007 ZeroMQ white paper had two goals: build a better messaging system and build a community that could carry it to broad success. FOSDEM material credits Hintjens with founding the project in 2007, while the ZeroMQ Guide credits Martin Sustrik with writing the bulk of the early libzmq code.
By summer 2010, ZeroMQ was still a niche library with a terse reference manual and sparse wiki. Hintjens and Sustrik responded by planning a simpler website and beginner guide; that guide became one of the project artifacts that made ZeroMQ unusually approachable for a systems messaging library.
The project evolved into a small core plus a wide surrounding ecosystem. The Guide describes libzmq as the C++ core with a low-level C API, surrounded by roughly 50 language bindings, native reimplementations such as JeroMQ and NetMQ, and higher-level projects including CZMQ, Zyre, Malamute, and Majordomo-style brokers.
ZeroMQ adoption followed from a practical promise: applications could get high-performance asynchronous messaging and common distributed-systems patterns without deploying a separate broker. The official site emphasizes use from many languages and platforms, multiple transports, and a large open source community.
Its ecosystem also spread through protocol compatibility. ZMTP gave ZeroMQ a documented wire protocol, while JeroMQ, NetMQ, and other native stacks could offer similar APIs without binding directly to libzmq. That matters for package users because the installed core library is only one piece of a larger protocol-and-bindings family.
In practice, developers use ZeroMQ when they want messaging patterns inside an application: REQ/REP for service calls, PUB/SUB for data distribution, PUSH/PULL for work pipelines, ROUTER/DEALER for asynchronous routing, and inproc, IPC, TCP, UDP, multicast, WebSocket, or related transports depending on deployment shape.
The library is often embedded as infrastructure inside larger tools rather than run as a standalone daemon. Packaging libzmq gives downstream language bindings and applications a shared native engine, while protocol specs and reimplementations let some ecosystems speak ZeroMQ without linking to that engine.
ZeroMQ is package-nerd infrastructure: one small native library changes the dependency graph of many higher-level packages because Python, Node, C++, Java, C#, Rust, and other ecosystems can build bindings or compatible implementations around the same messaging patterns.
It is also a useful counterexample to queue-server assumptions. The package installs a library and a small utility surface, but the operational effect is architectural: message routing, fan-out, fan-in, and service topologies move into application code rather than a separately managed broker.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
curve_keygen | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/zeromq/libzmq
métadonnées d'installation
| Clé du paquet | brew:zeromq |
|---|---|
| Version | 4.3.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/zeromq |
| Page d'accueil | https://zeromq.org/ |
| Dépôt | https://github.com/zeromq/libzmq |
| Docs amont | https://zeromq.org/get-started |
| Licence | MPL-2.0 |
| Archive source | https://github.com/zeromq/libzmq/releases/download/v4.3.5/zeromq-4.3.5.tar.gz |
| Dépendances | libsodium |
| Dépendances de compilation | asciidoc, pkgconf, xmlto |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zeromq |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
zeromq
nix profile install nixpkgs#zeromqlibzmq 4.3.5-r2
The ZeroMQ messaging library and tools (libraries)
sudo apk add libzmqlibzmq-static 4.3.5-r2
The ZeroMQ messaging library and tools (static library)
sudo apk add libzmq-staticzeromq 4.3.5-r2
The ZeroMQ messaging library and tools
sudo apk add zeromqzeromq-dev 4.3.5-r2
The ZeroMQ messaging library and tools (development files)
sudo apk add zeromq-devzeromq 4.3.5-23.fc45
Software library for fast, message-based applications
sudo dnf install zeromqzeromq-devel 4.3.5-23.fc45
Development files for zeromq
sudo dnf install zeromq-develzeromq 4.3.5-3
Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ.
sudo pacman -S zeromqlibzmq5 4.3.5-1.9
Shared Library for ZeroMQ
sudo zypper install libzmq5libzmq5-32bit 4.3.5-1.9
Shared Library for ZeroMQ
sudo zypper install libzmq5-32bitzeromq-devel 4.3.5-1.9
Development files for ZeroMQ
sudo zypper install zeromq-develzeromq-tools 4.3.5-1.9
Tools to work with ZeroMQ
sudo zypper install zeromq-toolspiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.