nekudo/shiny_gears

Simple Gearman Worker Framework

Maintainers

Package info

github.com/nekudo/shiny_gears

pkg:composer/nekudo/shiny_gears

Statistics

Installs: 64

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.3 2017-12-03 16:06 UTC

This package is not auto-updated.

Last update: 2026-03-01 12:34:44 UTC


README

A simple framework to manage Gearman workers processes.

Features

  • Start/Stop/Restart worker processes.
  • Keepalive method to monitor processes and restart them in case they die.
  • Organize worker processes in multiple pools.

Installation

Using composer:

composer require nekudo/shiny_gears

Documentation

Please see the "example" folder for a complete example on how to use this framework.

License

Released under the terms of the MIT license. See LICENSE file for details.