gearadmin.html
API Documentation for the Gearman Library
Install
- All systems
-
curl cmd.cat/gearadmin.html.sh
- Debian
-
apt-get install libgearman-doc
- Ubuntu
-
apt-get install libgearman-doc
- 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
- Dockerfile
- dockerfile.run/gearadmin.html
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.