Search by

nekudo / shiny_gears

nekudo

Simple Gearman Worker Framework

Package info

github.com/nekudo/shiny_gears

pkg:composer/nekudo/shiny_gears

Statistics

Installs: 72

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-09-13 15:35:24 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.