macOS
brew install lavinmqlocal Homebrew formula metadata
brew
Message broker implementing the AMQP 0-9-1 and MQTT protocols. Version 2.9.1 via Homebrew; verified 2026-07-01.
install
brew install lavinmqlocal Homebrew formula metadata
overview
Message broker implementing the AMQP 0-9-1 and MQTT protocols
history
LavinMQ is an Apache-2.0 message broker from CloudAMQP, written in Crystal and aimed at AMQP 0-9-1 and MQTT workloads. It belongs to the practical RabbitMQ-adjacent world of queue servers, but its package-manager appeal is that it packages a comparatively small, fast broker with a CLI and benchmarking tool.
The public GitHub repository was created on May 3, 2017. Early public release artifacts include v0.3.2 on August 23, 2018, followed by a long pre-1.0 series before v1.0.0 was published on March 31, 2023. The project reached v2.9.1 on July 1, 2026.
LavinMQ's adoption path is tied to CloudAMQP's managed messaging background and to packaging for ordinary service deployment. The official README documents Debian/Ubuntu, Fedora, Arch Linux AUR, Homebrew, Docker, Docker Compose, Windows via WSL, and source builds, which places it in the same operational lane as other infrastructure daemons distributed through both OS packages and containers.
The server runs as `lavinmq` with a data directory, while `lavinmqctl` talks to its control socket and `lavinmqperf` supports benchmarking. Official docs and README material emphasize AMQP client compatibility, MQTT support, Docker deployment, and minimal setup.
For package nerds, LavinMQ is notable because it turns a message broker into a small Crystal-built formula with service-style configuration rather than a sprawling JVM-era broker install. Its Homebrew formula is especially useful for local AMQP/MQTT development and for testing queue behavior without pulling in a heavier stack.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
/etc/lavinmq/lavinmq.iniexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lavinmq | cli | global executable | |
lavinmqctl | cli | global executable | |
lavinmqperf | cli | global executable |
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.
https://github.com/cloudamqp/lavinmq
install metadata
| Package key | brew:lavinmq |
|---|---|
| Version | 2.9.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lavinmq |
| Homepage | https://lavinmq.com |
| Repository | https://github.com/cloudamqp/lavinmq |
| Upstream docs | https://lavinmq.com/documentation |
| License | Apache-2.0 |
| Source archive | https://github.com/cloudamqp/lavinmq/archive/refs/tags/v2.9.1.tar.gz |
| Last updated | 2026-07-01T13:01:58Z |
| Pulse | updated |
| Dependencies | bdw-gc, lz4, openssl@3, pcre2 |
| Build dependencies | coreutils, crystal, help2man |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lavinmq |
| 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 trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.