macOS
brew install apache-pulsarlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de apache-pulsar pour les workflows d'agents IA.
installation
brew install apache-pulsarlocal Homebrew formula metadata
nix profile install nixpkgs#pulsarnixpkgs package indexes · pkgs/by-name/pu/pulsar/package.nix · Source: api.github.com
choco install pulsarChocolatey community package catalog · pulsar · Source: community.chocolatey.org
scoop install extras/pulsarScoop official bucket manifest trees · bucket/pulsar.json · Source: api.github.com
winget install --id Pulsar-Edit.Pulsar -eWindows Package Manager source index · Pulsar-Edit.Pulsar · Source: cdn.winget.microsoft.com
aperçu
Cloud-native distributed messaging and streaming platform
historique
Apache Pulsar is a distributed publish-subscribe messaging and streaming platform. It packages a full messaging stack: brokers, BookKeeper storage, clients, admin commands, performance tools, and function workers.
Pulsar was originally built at Yahoo for large-scale, multi-tenant messaging. ASF's 2018 graduation announcement says Pulsar launched at Yahoo in 2015, was submitted to the Apache Incubator in June 2017, and then graduated as an Apache top-level project in September 2018.
The architecture separated serving from storage: Pulsar brokers handle topics and clients, while Apache BookKeeper stores ledgers. That split matters operationally because the package ships both Pulsar and BookKeeper command-line entry points.
As the project evolved, Pulsar broadened from a pub-sub broker into a messaging and streaming platform with functions, connectors, tiered storage, schema support, SQL integrations, and tooling around administration and benchmarking.
Pulsar's adoption history is rooted in high-throughput, multi-tenant messaging use cases where operators want durable streams, geo-replication, and independent scaling of brokers and storage. The official documentation presents it as cloud-native distributed messaging and streaming.
The supplied package data shows distribution through Homebrew, Chocolatey, Nix, and Scoop, which is a useful sign of cross-platform developer demand. Homebrew exposes many executables, including `pulsar`, `pulsar-admin`, `pulsar-client`, `pulsar-perf`, and BookKeeper tools.
Package users commonly install Pulsar to run local standalone clusters, administer tenants/namespaces/topics, test producers and consumers, benchmark message throughput, or develop Pulsar Functions and connectors.
The config layout is conventional for a server package: broker, client, BookKeeper, and functions worker configuration files live under `$PULSAR_HOME/conf`, which keeps command-line experiments close to production deployment concepts.
Pulsar is package-nerd interesting because a single formula installs a distributed system with several operational personalities: broker, admin shell, client, storage service, performance tester, and function runtime.
It also sits in the same mental drawer as Kafka, BookKeeper, ZooKeeper-era infrastructure, and cloud-native stream processors, so packagers need to care about Java runtimes, scripts, config directories, and bundled service tooling.
posture de sécurité
broad file, network, media, or database tool signal. formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$PULSAR_HOME/conf/broker.conf$PULSAR_HOME/conf/client.conf$PULSAR_HOME/conf/bookkeeper.conf$PULSAR_HOME/conf/functions_worker.ymlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bookkeeper | cli | exécutable global | |
function-localrunner | cli | exécutable global | |
pulsar | cli | exécutable global | |
pulsar-admin | cli | exécutable global | |
pulsar-client | cli | exécutable global | |
pulsar-daemon | cli | exécutable global | |
pulsar-managed-ledger-admin | cli | exécutable global | |
pulsar-perf | cli | exécutable global | |
pulsar-shell | 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.
métadonnées d'installation
| Clé du paquet | brew:apache-pulsar |
|---|---|
| Version | 4.2.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/apache-pulsar |
| Page d'accueil | https://pulsar.apache.org/ |
| Dépôt | https://github.com/apache/pulsar |
| Docs amont | https://pulsar.apache.org/docs |
| Licence | Apache-2.0 |
| Archive source | https://www.apache.org/dyn/closer.lua?path=pulsar/pulsar-4.2.3/apache-pulsar-4.2.3-src.tar.gz |
| Dernière mise à jour | 2026-07-06T12:46:26Z |
| Pulse | updated |
| Dépendances | openjdk@21 |
| Dépendances de compilation | maven, protoc-gen-grpc-java |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | declared |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apache-pulsar |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
pulsar
nix profile install nixpkgs#pulsarpulsar
choco install pulsarextras/pulsar
scoop install extras/pulsarPulsar-Edit.Pulsar
winget install --id Pulsar-Edit.Pulsar -episte 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.