Automic VaultAutomic Vault

brew

Install apache-pulsar with Homebrew, chocolatey, Nix, scoop, winget

Cloud-native distributed messaging and streaming platform. Version 4.2.3 via Homebrew; verified 2026-07-06.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install apache-pulsar

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#pulsar

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

Windows

Chocolateyverified · 92%
choco install pulsar

Chocolatey community package catalog · pulsar · source: community.chocolatey.org

Scoopverified · 92%
scoop install extras/pulsar

Scoop official bucket manifest trees · bucket/pulsar.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id Pulsar-Edit.Pulsar -e

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

overview

Package summary

Cloud-native distributed messaging and streaming platform

Commands and aliases

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

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: orange

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

Risk classifier

orange risk · medium confidence · infrastructure

Why

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

Signals

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

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
bookkeepercliglobal executable
function-localrunnercliglobal executable
pulsarcliglobal executable
pulsar-admincliglobal executable
pulsar-clientcliglobal executable
pulsar-daemoncliglobal executable
pulsar-managed-ledger-admincliglobal executable
pulsar-perfcliglobal executable
pulsar-shellcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version4.2.3
manager updated2026-07-06
local dataok
upstreamnot checked
latest detectednot detected

https://pulsar.apache.org/

install metadata

Package metadata

Package keybrew:apache-pulsar
Version4.2.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/apache-pulsar
Homepagehttps://pulsar.apache.org/
Repositoryhttps://github.com/apache/pulsar
Upstream docshttps://pulsar.apache.org/docs
LicenseApache-2.0
Source archivehttps://www.apache.org/dyn/closer.lua?path=pulsar/pulsar-4.2.3/apache-pulsar-4.2.3-src.tar.gz
Last updated2026-07-06T12:46:26Z
Pulseupdated
Dependenciesopenjdk@21
Build dependenciesmaven, protoc-gen-grpc-java
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix92%

pulsar

nix profile install nixpkgs#pulsar
  • installed executable or alias match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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