macOS
brew install apache-pulsarlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.