macOS
brew install gearmanlocal Homebrew formula metadata
sudo port install gearmandMacPorts ports tree · sysutils/gearmand/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gearman pour les workflows d'agents IA.
installation
brew install gearmanlocal Homebrew formula metadata
sudo port install gearmandMacPorts ports tree · sysutils/gearmand/Portfile · Source: api.github.com
sudo apt install gearmanDebian stable package indexes · gearman · Source: deb.debian.org
sudo apk add gearmandAlpine Linux edge package indexes · gearmand · Source: dl-cdn.alpinelinux.org
sudo pacman -S gearmandArch Linux sync databases · gearmand · Source: geo.mirror.pkgbuild.com
aperçu
Application framework to farm out work to other machines or processes
historique
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.
posture de sécurité
formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gearadmin | cli | exécutable global | |
gearman | cli | exécutable global | |
gearmand | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/gearman/gearmand
métadonnées d'installation
| Clé du paquet | brew:gearman |
|---|---|
| Version | 2.0.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gearman |
| Page d'accueil | https://gearman.org/ |
| Dépôt | https://github.com/gearman/gearmand |
| Docs amont | https://gearman.org/gearmand |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/gearman/gearmand/releases/download/2.0.0/gearmand-2.0.0.tar.gz |
| Dernière mise à jour | 2026-07-22T08:07:58Z |
| Pulse | updated |
| Dépendances | boost, libevent, libmemcached |
| Dépendances de compilation | pkgconf, sphinx-doc |
| Bibliothèques fournies par macOS | sqlite |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | declared |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 gearmandpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.