mfullbrook / PhpJobQueue

PhpJobQueue is a redis powered library for creating background jobs, placing them on multiple queues, and processing them later with workers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhpJobQueue

Warning: April 2012, this is currently a work in progress and is not ready for use. Not all code is covered with unit tests and some functionality is yet to be tested.

About

PhpJobQueue is a redis powered library for creating background jobs, placing them on multiple queues, and processing them later with workers.

License:MIT License


Languages

Language:PHP 100.0%