Overview
The sfGearman plugin provides a symfony wrapper to gearman pecl module.
Features:
- configuration of servers and workers in a yaml config file
- run workers in a symfony task
- auto (un)serialization of job workloads/results
- a simple message queue manager
- a Doctrine Template to trigger tasks on record/table events
- a worker for gearman jobs based on MySQL TRIGGER (gearman UDF)
Links¶
Members
Manager: Benjamin VIELLARD, Redmine Admin