gearman.html

API Documentation for the Gearman Library

Install

All systems
curl cmd.cat/gearman.html.sh
Debian Debian
apt-get install libgearman-doc
Ubuntu
apt-get install libgearman-doc
image/svg+xml Kali Linux
apt-get install libgearman-doc
Windows (WSL2)
sudo apt-get update sudo apt-get install libgearman-doc
Raspbian
apt-get install libgearman-doc

libgearman-doc

API Documentation for the Gearman Library

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 API docs for the libgearman library.