macOS
brew install lavinmqlocal Homebrew formula metadata
安装
brew install lavinmqlocal Homebrew formula metadata
概览
Message broker implementing the AMQP 0-9-1 and MQTT protocols
历史
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.
安全态势
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.
/etc/lavinmq/lavinmq.ini可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lavinmq | cli | 全局可执行文件 | |
lavinmqctl | cli | 全局可执行文件 | |
lavinmqperf | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/cloudamqp/lavinmq
安装元数据
| 软件包键 | brew:lavinmq |
|---|---|
| 版本 | 2.9.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/lavinmq |
| 主页 | https://lavinmq.com |
| 仓库 | https://github.com/cloudamqp/lavinmq |
| 上游文档 | https://lavinmq.com/documentation |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/cloudamqp/lavinmq/archive/refs/tags/v2.9.1.tar.gz |
| 最后更新 | 2026-07-01T13:01:58Z |
| Pulse | updated |
| 依赖 | bdw-gc, lz4, openssl@3, pcre2 |
| 构建依赖 | coreutils, crystal, help2man |
| 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 | 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.