macOS
brew install apache-pulsarlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für apache-pulsar in AI-Agent-Workflows.
Installation
brew install apache-pulsarlocal Homebrew formula metadata
nix profile install nixpkgs#pulsarnixpkgs package indexes · pkgs/by-name/pu/pulsar/package.nix · Quelle: api.github.com
choco install pulsarChocolatey community package catalog · pulsar · Quelle: community.chocolatey.org
scoop install extras/pulsarScoop official bucket manifest trees · bucket/pulsar.json · Quelle: api.github.com
winget install --id Pulsar-Edit.Pulsar -eWindows Package Manager source index · Pulsar-Edit.Pulsar · Quelle: cdn.winget.microsoft.com
Überblick
Cloud-native distributed messaging and streaming platform
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.ymlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bookkeeper | cli | globales Executable | |
function-localrunner | cli | globales Executable | |
pulsar | cli | globales Executable | |
pulsar-admin | cli | globales Executable | |
pulsar-client | cli | globales Executable | |
pulsar-daemon | cli | globales Executable | |
pulsar-managed-ledger-admin | cli | globales Executable | |
pulsar-perf | cli | globales Executable | |
pulsar-shell | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:apache-pulsar |
|---|---|
| Version | 4.2.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/apache-pulsar |
| Homepage | https://pulsar.apache.org/ |
| Repository | https://github.com/apache/pulsar |
| Upstream-Dokumentation | https://pulsar.apache.org/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://www.apache.org/dyn/closer.lua?path=pulsar/pulsar-4.2.3/apache-pulsar-4.2.3-src.tar.gz |
| Zuletzt aktualisiert | 2026-07-06T12:46:26Z |
| Pulse | updated |
| Abhängigkeiten | openjdk@21 |
| Build-Abhängigkeiten | maven, protoc-gen-grpc-java |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
pulsar
nix profile install nixpkgs#pulsarpulsar
choco install pulsarextras/pulsar
scoop install extras/pulsarPulsar-Edit.Pulsar
winget install --id Pulsar-Edit.Pulsar -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.