Automic VaultAutomic Vault

brew

gearman を Homebrew, apt, apk, MacPorts, pacman でインストール

gearman のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gearman

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install gearmand

MacPorts ports tree · sysutils/gearmand/Portfile · ソース: api.github.com

概要

パッケージ概要

Application framework to farm out work to other machines or processes

コマンドとエイリアス

  • gearadmin
  • gearman
  • gearmand

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2005: First Gearman blog post referenced by the official manual.
  • 2008: C job server and libraries started and reached first release readiness.
  • 2016: gearman/gearmand GitHub repository created.
  • 2020: 1.1.19 maintenance release published.
  • 2022: 1.1.20 maintenance release published.
  • 2025: 1.1.22 maintenance release published.

Related projects

  • The official history places Gearman in the Danga/LiveJournal family alongside memcached, MogileFS, and Perlbal. It also relates to the older Perl job server, the C gearmand server, language bindings such as PHP and Perl, and alternative implementations such as pure Java.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gearadmincliグローバル実行可能ファイル
gearmancliグローバル実行可能ファイル
gearmandcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版2.0.0
マネージャ更新日2026-07-22
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
依存関係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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namegearman
Aliases
  • gearmand
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

gearman 1.1.21+ds-1

Distributed job queue

http://launchpad.net/gearmand

sudo apt install gearman
  • Section: misc
  • Architecture: all
  • Source Package: gearmand
  • 2 依存関係
  • normalized package name match
  • 一致条件: Gearman
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gearman from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

gearman 1.1.20+ds-1.2build4

Distributed job queue

http://launchpad.net/gearmand

sudo apt install gearman
  • Section: universe/web
  • Architecture: all
  • Source Package: gearmand
  • 2 依存関係
  • normalized package name match
  • 一致条件: Gearman
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gearman from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts94%

gearmand

sudo port install gearmand
  • installed executable or alias match
  • 一致条件: Gearmand
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/gearmand/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

gearman-job-server 1.1.21+ds-1

Job server for the Gearman distributed job queue

http://launchpad.net/gearmand

sudo apt install gearman-job-server
  • Section: misc
  • Architecture: amd64
  • Source Package: gearmand
  • 11 依存関係
  • 1 任意依存関係
  • installed executable or alias match
  • 一致条件: Gearmand
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gearman-job-server from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

gearman-tools 1.1.21+ds-1

Tools for the Gearman distributed job queue

http://launchpad.net/gearmand

sudo apt install gearman-tools
  • Section: misc
  • Architecture: amd64
  • Source Package: gearmand
  • 5 依存関係
  • installed executable or alias match
  • 一致条件: Gearmand
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gearman-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libgearman-dev 1.1.21+ds-1

Development files for the Gearman Library

http://launchpad.net/gearmand

sudo apt install libgearman-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gearmand
  • 2 依存関係
  • installed executable or alias match
  • 一致条件: Gearmand
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgearman-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libgearman-doc 1.1.21+ds-1

API Documentation for the Gearman Library

http://launchpad.net/gearmand

sudo apt install libgearman-doc
  • Section: doc
  • Architecture: all
  • Source Package: gearmand
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Gearmand
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgearman-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libgearman8t64 1.1.21+ds-1

Library providing Gearman client and worker functions

http://launchpad.net/gearmand

sudo apt install libgearman8t64
  • Section: misc
  • Architecture: amd64
  • Source Package: gearmand
  • 4 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Gearmand
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgearman8t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

gearman-job-server 1.1.20+ds-1.2build4

Job server for the Gearman distributed job queue

http://launchpad.net/gearmand

sudo apt install gearman-job-server
  • Section: universe/web
  • Architecture: amd64
  • Source Package: gearmand
  • 11 依存関係
  • 1 任意依存関係
  • installed executable or alias match
  • 一致条件: Gearmand
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gearman-job-server from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

gearman-tools 1.1.20+ds-1.2build4

Tools for the Gearman distributed job queue

http://launchpad.net/gearmand

sudo apt install gearman-tools
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: gearmand
  • 5 依存関係
  • installed executable or alias match
  • 一致条件: Gearmand
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gearman-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libgearman-dev 1.1.20+ds-1.2build4

Development files for the Gearman Library

http://launchpad.net/gearmand

sudo apt install libgearman-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: gearmand
  • 2 依存関係
  • installed executable or alias match
  • 一致条件: Gearmand
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgearman-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libgearman-doc 1.1.20+ds-1.2build4

API Documentation for the Gearman Library

http://launchpad.net/gearmand

sudo apt install libgearman-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: gearmand
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Gearmand
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgearman-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libgearman8t64 1.1.20+ds-1.2build4

Library providing Gearman client and worker functions

http://launchpad.net/gearmand

sudo apt install libgearman8t64
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: gearmand
  • 4 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Gearmand
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgearman8t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

gearman-dev 1.1.22-r0

A distributed job queue (development files)

http://gearman.org

sudo apk add gearman-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: gearmand
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Gearmand
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gearman-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk92%

gearman-libs 1.1.22-r0

A distributed job queue (libraries)

http://gearman.org

sudo apk add gearman-libs
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: gearmand
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Gearmand
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gearman-libs from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk92%

gearmand 1.1.22-r0

A distributed job queue

http://gearman.org

sudo apk add gearmand
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: gearmand
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Gearmand
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gearmand from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment