macOS
brew install apache-pulsarlocal Homebrew formula metadata
brew
apache-pulsar のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install apache-pulsarlocal Homebrew formula metadata
nix profile install nixpkgs#pulsarnixpkgs package indexes · pkgs/by-name/pu/pulsar/package.nix · ソース: api.github.com
choco install pulsarChocolatey community package catalog · pulsar · ソース: community.chocolatey.org
scoop install extras/pulsarScoop official bucket manifest trees · bucket/pulsar.json · ソース: api.github.com
winget install --id Pulsar-Edit.Pulsar -eWindows Package Manager source index · Pulsar-Edit.Pulsar · ソース: cdn.winget.microsoft.com
概要
Cloud-native distributed messaging and streaming platform
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal. formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bookkeeper | cli | グローバル実行可能ファイル | |
function-localrunner | cli | グローバル実行可能ファイル | |
pulsar | cli | グローバル実行可能ファイル | |
pulsar-admin | cli | グローバル実行可能ファイル | |
pulsar-client | cli | グローバル実行可能ファイル | |
pulsar-daemon | cli | グローバル実行可能ファイル | |
pulsar-managed-ledger-admin | cli | グローバル実行可能ファイル | |
pulsar-perf | cli | グローバル実行可能ファイル | |
pulsar-shell | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:apache-pulsar |
|---|---|
| バージョン | 4.2.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/apache-pulsar |
| ホームページ | https://pulsar.apache.org/ |
| リポジトリ | https://github.com/apache/pulsar |
| 上流ドキュメント | https://pulsar.apache.org/docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://www.apache.org/dyn/closer.lua?path=pulsar/pulsar-4.2.3/apache-pulsar-4.2.3-src.tar.gz |
| 最終更新 | 2026-07-06T12:46:26Z |
| Pulse | updated |
| 依存関係 | openjdk@21 |
| ビルド依存関係 | maven, protoc-gen-grpc-java |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
pulsar
nix profile install nixpkgs#pulsarpulsar
choco install pulsarextras/pulsar
scoop install extras/pulsarPulsar-Edit.Pulsar
winget install --id Pulsar-Edit.Pulsar -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.