macOS
brew install gearmanlocal Homebrew formula metadata
sudo port install gearmandMacPorts ports tree · sysutils/gearmand/Portfile · 来源: api.github.com
安装
brew install gearmanlocal Homebrew formula metadata
sudo port install gearmandMacPorts ports tree · sysutils/gearmand/Portfile · 来源: api.github.com
sudo apt install gearmanDebian stable package indexes · gearman · 来源: deb.debian.org
sudo apk add gearmandAlpine Linux edge package indexes · gearmand · 来源: dl-cdn.alpinelinux.org
sudo pacman -S gearmandArch Linux sync databases · gearmand · 来源: geo.mirror.pkgbuild.com
概览
Application framework to farm out work to other machines or processes
历史
Gearman is an open-source job server and application framework for distributing work to other machines or processes, with clients and workers connected through a language-neutral protocol.
The official manual says Gearman was originally created at Danga Interactive, the company behind LiveJournal, and that its name is an anagram of Manager. It was used at LiveJournal for several purposes, including as a coordination mechanism for MogileFS.
The original implementation was written in Perl. As companies such as Digg and Yahoo began using Gearman, APIs in other languages such as PHP appeared. In early 2008, a C port of the job server and libraries began, and by the end of 2008 the C server was ready for its first release.
The modern gearmand repository notes that GitHub holds the latest source and versions 1.1.13 and later, while older releases before 1.1.13 live in the Launchpad repository.
Gearman was adopted as a general-purpose distributed work system for web infrastructure, background jobs, heterogeneous language stacks, and database-related workflows. The official site names high-availability web sites and database replication event transport as example use cases, and highlights clients and workers in different languages speaking the same protocol.
A typical Gearman deployment runs gearmand as the job server, has clients submit named jobs, and has one or more workers register functions and return results. The command-line package includes gearmand, gearman, and gearadmin for running the server, submitting or working jobs, and inspecting server state.
Gearman is historically significant because it represents an older but durable Unix package pattern: a small daemon, a protocol, language bindings, and command-line tools that package managers can distribute separately or together. It is closely associated with the same LiveJournal/Danga infrastructure lineage that produced memcached, MogileFS, and Perlbal.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gearadmin | cli | 全局可执行文件 | |
gearman | cli | 全局可执行文件 | |
gearmand | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/gearman/gearmand
安装元数据
| 软件包键 | brew:gearman |
|---|---|
| 版本 | 2.0.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gearman |
| 主页 | https://gearman.org/ |
| 仓库 | https://github.com/gearman/gearmand |
| 上游文档 | https://gearman.org/gearmand |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/gearman/gearmand/releases/download/2.0.0/gearmand-2.0.0.tar.gz |
| 最后更新 | 2026-07-22T08:07:58Z |
| Pulse | updated |
| 依赖 | boost, libevent, libmemcached |
| 构建依赖 | pkgconf, sphinx-doc |
| macOS 提供的库 | sqlite |
| 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 | gearman |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
gearman 1.1.21+ds-1
Distributed job queue
sudo apt install gearmangearman 1.1.20+ds-1.2build4
Distributed job queue
sudo apt install gearmangearmand
sudo port install gearmandgearman-job-server 1.1.21+ds-1
Job server for the Gearman distributed job queue
sudo apt install gearman-job-servergearman-tools 1.1.21+ds-1
Tools for the Gearman distributed job queue
sudo apt install gearman-toolslibgearman-dev 1.1.21+ds-1
Development files for the Gearman Library
sudo apt install libgearman-devlibgearman-doc 1.1.21+ds-1
API Documentation for the Gearman Library
sudo apt install libgearman-doclibgearman8t64 1.1.21+ds-1
Library providing Gearman client and worker functions
sudo apt install libgearman8t64gearman-job-server 1.1.20+ds-1.2build4
Job server for the Gearman distributed job queue
sudo apt install gearman-job-servergearman-tools 1.1.20+ds-1.2build4
Tools for the Gearman distributed job queue
sudo apt install gearman-toolslibgearman-dev 1.1.20+ds-1.2build4
Development files for the Gearman Library
sudo apt install libgearman-devlibgearman-doc 1.1.20+ds-1.2build4
API Documentation for the Gearman Library
sudo apt install libgearman-doclibgearman8t64 1.1.20+ds-1.2build4
Library providing Gearman client and worker functions
sudo apt install libgearman8t64gearman-dev 1.1.22-r0
A distributed job queue (development files)
sudo apk add gearman-devgearman-libs 1.1.22-r0
A distributed job queue (libraries)
sudo apk add gearman-libsgearmand 1.1.22-r0
A distributed job queue
sudo apk add gearmand来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.