Automic VaultAutomic Vault

brew

apache-pulsar を Homebrew, chocolatey, Nix, scoop, winget でインストール

apache-pulsar のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install apache-pulsar

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#pulsar

nixpkgs package indexes · pkgs/by-name/pu/pulsar/package.nix · ソース: api.github.com

Windows

Chocolatey確認済み · 92%
choco install pulsar

Chocolatey community package catalog · pulsar · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install extras/pulsar

Scoop official bucket manifest trees · bucket/pulsar.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Pulsar-Edit.Pulsar -e

Windows Package Manager source index · Pulsar-Edit.Pulsar · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Cloud-native distributed messaging and streaming platform

コマンドとエイリアス

  • bookkeeper
  • function-localrunner
  • pulsar
  • pulsar-admin
  • pulsar-client
  • pulsar-daemon
  • pulsar-managed-ledger-admin
  • pulsar-perf
  • pulsar-shell

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2015: Pulsar launches at Yahoo.
  • 2017: Pulsar is submitted to the Apache Incubator in June.
  • 2018: Pulsar graduates as an Apache top-level project in September.
  • 2020s: The project expands its streaming, functions, connector, and cloud-native operations story.

Related projects

  • Apache BookKeeper provides the ledger storage layer used by Pulsar.
  • Apache ZooKeeper has historically been used for cluster metadata coordination in Pulsar deployments.
  • Apache Kafka is the common comparison point for messaging and streaming users evaluating Pulsar.

セキュリティ状態

リスクレベル: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service
  • generalized runtime or code generation signal
  • infrastructure mutation or orchestration signal

信号

  • metadata:service
  • text:cloud
  • text:shell
  • text:stream,client

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$PULSAR_HOME/conf/broker.conf$PULSAR_HOME/conf/client.conf$PULSAR_HOME/conf/bookkeeper.conf$PULSAR_HOME/conf/functions_worker.yml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bookkeepercliグローバル実行可能ファイル
function-localrunnercliグローバル実行可能ファイル
pulsarcliグローバル実行可能ファイル
pulsar-admincliグローバル実行可能ファイル
pulsar-clientcliグローバル実行可能ファイル
pulsar-daemoncliグローバル実行可能ファイル
pulsar-managed-ledger-admincliグローバル実行可能ファイル
pulsar-perfcliグローバル実行可能ファイル
pulsar-shellcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版4.2.3
マネージャ更新日2026-07-06
ローカルデータOK
上流not checked
検出された最新未検出

https://pulsar.apache.org/

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameapache-pulsar
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix92%

pulsar

nix profile install nixpkgs#pulsar
  • installed executable or alias match
  • 一致条件: Pulsar
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pu/pulsar/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Chocolatey92%

pulsar

choco install pulsar
  • installed executable or alias match
  • 一致条件: Pulsar
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: pulsar from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.9764','inconsolata'
Scoop92%

extras/pulsar

scoop install extras/pulsar
  • installed executable or alias match
  • 一致条件: Pulsar
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/pulsar.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget92%

Pulsar-Edit.Pulsar

winget install --id Pulsar-Edit.Pulsar -e
  • installed executable or alias match
  • 一致条件: Pulsar
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Pulsar-Edit.Pulsar from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment