Download the PHP package productsupcom/net_gearman without Composer
On this page you can find all versions of the php package productsupcom/net_gearman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download productsupcom/net_gearman
More information about productsupcom/net_gearman
Files in productsupcom/net_gearman
Download productsupcom/net_gearman
More information about productsupcom/net_gearman
Files in productsupcom/net_gearman
Vendor productsupcom
Package net_gearman
Short Description PHP daemon for managing gearman workers
License BSD
Homepage http://brian.moonspot.net/GearmanManager
Package net_gearman
Short Description PHP daemon for managing gearman workers
License BSD
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 PEAR package for interfacing with Danga's 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
- Install PEAR if it is not already installed on your system.
- Use git to pull this repo to your servers. Be sure where you install it is in the autoload or include path before the rest of PEAR.
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.2|^8
ext-sockets Version *
ext-sockets Version *
The package productsupcom/net_gearman contains the following files
Loading the files please wait ....