# Installer gearman avec Homebrew, apt, apk, MacPorts, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gearman pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:gearman
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gearman
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gearmand
```

  Preuve: MacPorts ports tree: sysutils/gearmand/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install gearman
```

  Preuve: Debian stable package indexes: gearman from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- apk (92%):

```sh
sudo apk add gearmand
```

  Preuve: Alpine Linux edge package indexes: gearmand from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- pacman (92%):

```sh
sudo pacman -S gearmand
```

  Preuve: Arch Linux sync databases: gearmand from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:gearman
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.0
- **Résumé source:** Application framework to farm out work to other machines or processes
- **Page d'accueil:** <https://gearman.org/>
- **Dépôt:** <https://github.com/gearman/gearmand>
- **Dernière mise à jour:** 2026-07-22T08:07:58Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gearadmin (alias)
- gearman (alias)
- gearmand (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.0.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <https://gearman.org/>
- <https://gearman.org/manual>
- <https://gearman.org/manual/introduction/>
- <https://github.com/gearman/gearmand>
- <https://github.com/gearman/gearmand#readme>
- <https://github.com/gearman/gearmand/releases>
- <https://launchpad.net/gearmand/>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service

## Autres enregistrements de gestionnaires de paquets

- Debian apt - gearman - 1.1.21+ds-1: normalized package name match | Debian stable package indexes: gearman from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Distributed job queue | http://launchpad.net/gearmand
- Ubuntu apt - gearman - 1.1.20+ds-1.2build4: normalized package name match | Ubuntu 24.04 LTS package indexes: gearman from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Distributed job queue | http://launchpad.net/gearmand
- MacPorts - gearmand: installed executable or alias match | MacPorts ports tree: sysutils/gearmand/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - gearman-job-server - 1.1.21+ds-1: installed executable or alias match | Debian stable package indexes: gearman-job-server from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Job server for the Gearman distributed job queue | http://launchpad.net/gearmand
- Debian apt - gearman-tools - 1.1.21+ds-1: installed executable or alias match | Debian stable package indexes: gearman-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Tools for the Gearman distributed job queue | http://launchpad.net/gearmand
- Debian apt - libgearman-dev - 1.1.21+ds-1: installed executable or alias match | Debian stable package indexes: libgearman-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Development files for the Gearman Library | http://launchpad.net/gearmand
- Debian apt - libgearman-doc - 1.1.21+ds-1: installed executable or alias match | Debian stable package indexes: libgearman-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | API Documentation for the Gearman Library | http://launchpad.net/gearmand
- Debian apt - libgearman8t64 - 1.1.21+ds-1: installed executable or alias match | Debian stable package indexes: libgearman8t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library providing Gearman client and worker functions | http://launchpad.net/gearmand
- Ubuntu apt - gearman-job-server - 1.1.20+ds-1.2build4: installed executable or alias match | Ubuntu 24.04 LTS package indexes: gearman-job-server from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Job server for the Gearman distributed job queue | http://launchpad.net/gearmand
- Ubuntu apt - gearman-tools - 1.1.20+ds-1.2build4: installed executable or alias match | Ubuntu 24.04 LTS package indexes: gearman-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Tools for the Gearman distributed job queue | http://launchpad.net/gearmand
- Ubuntu apt - libgearman-dev - 1.1.20+ds-1.2build4: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libgearman-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Development files for the Gearman Library | http://launchpad.net/gearmand
- Ubuntu apt - libgearman-doc - 1.1.20+ds-1.2build4: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libgearman-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | API Documentation for the Gearman Library | http://launchpad.net/gearmand
- Ubuntu apt - libgearman8t64 - 1.1.20+ds-1.2build4: installed executable or alias match | Ubuntu 24.04 LTS package indexes: libgearman8t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Library providing Gearman client and worker functions | http://launchpad.net/gearmand
- apk - gearman-dev - 1.1.22-r0: installed executable or alias match | Alpine Linux edge package indexes: gearman-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A distributed job queue (development files) | http://gearman.org
- apk - gearman-libs - 1.1.22-r0: installed executable or alias match | Alpine Linux edge package indexes: gearman-libs from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A distributed job queue (libraries) | http://gearman.org
- apk - gearmand - 1.1.22-r0: installed executable or alias match | Alpine Linux edge package indexes: gearmand from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A distributed job queue | http://gearman.org


## Combined YAML source

View the package source record on GitHub. [combined/gearman.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gearman.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
