Download the PHP package brianlmoon/net_gearman without Composer
On this page you can find all versions of the php package brianlmoon/net_gearman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download brianlmoon/net_gearman
More information about brianlmoon/net_gearman
Files in brianlmoon/net_gearman
Download brianlmoon/net_gearman
More information about brianlmoon/net_gearman
Files in brianlmoon/net_gearman
Vendor brianlmoon
Package net_gearman
Short Description PHP daemon for managing gearman workers
License BSD-2-Clause
Homepage http://brian.moonspot.net/GearmanManager
Package net_gearman
Short Description PHP daemon for managing gearman workers
License BSD-2-Clause
Homepage http://brian.moonspot.net/GearmanManager
Please rate this library. Is it a good library?
Informations about the package net_gearman
Net Gearman
About
Net_Gearman is a package for interfacing with Gearman. 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.
Installation
Examples
Client
Job
Worker
For easiest use, use GearmanManager for running workers. See: https://github.com/brianlmoon/GearmanManager
All versions of net_gearman with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0.0|^8.0.0
The package brianlmoon/net_gearman contains the following files
Loading the files please wait ....