gearmand

Job server for the Gearman distributed job queue

Install

All systems
curl cmd.cat/gearmand.sh
Debian Debian
apt-get install gearman-server
Ubuntu
apt-get install gearman-server
Arch Arch Linux
pacman -S gearmand
image/svg+xml Kali Linux
apt-get install gearman-server
Fedora
dnf install gearmand
Windows (WSL2)
sudo apt-get update sudo apt-get install gearman-server
Raspbian
apt-get install gearman-server

gearman-job-server

Job server for the Gearman distributed job queue

Gearman is a system to farm out work to other machines, dispatching function calls to machines that are better suited to do work, to do work in parallel, to load balance lots of function calls, or to call functions between languages. This package contains the C reimplementation of the job server daemon

gearman-server

Gearman distributed job server and Perl interface

Gearman is a system to farm out work to other machines, dispatching function calls to machines that are better suited to do work, to do work in parallel, to load balance lots of function calls, or even to call functions between languages. This package contains both the Gearman server as well as the corresponding Perl bindings.

gearmand

Distributed job queue server.

perl-Gearman-Server

balancer