Download the PHP package t3sec/gearman-status without Composer
On this page you can find all versions of the php package t3sec/gearman-status. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package gearman-status
php-gearman-status
Library for getting status and statistic data of a Gearman Jobserver
Requirements
- php >=5.3.0
Installation
Usage
Namespacing
Basic Example
Uses default configuration of a Gearman Jobserver and returns raw metrics as array.
Advanced Example
Retrieves metrics of a Gearman jobserver at IP 192.1.1.10 listening at port 4444. Number of connected workers and unfinished tasks are returned.
Exception handling
- \InvalidArgumentException is thrown if a GermanServer is configured with invalid settings
- T3sec\GearmanStatus\Exception\GearmanStatusException is thrown if the connection to the Gearman jobserver cannot be established
All versions of gearman-status with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package t3sec/gearman-status contains the following files
Loading the files please wait ....