Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AgencyPMG/Queue

A simple PHP task queue.
https://github.com/AgencyPMG/Queue

php pmg-queue queue

Last synced: about 2 months ago
JSON representation

A simple PHP task queue.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/AgencyPMG/Queue.svg?branch=master)](https://travis-ci.org/AgencyPMG/Queue)
[![Documentation Status](https://readthedocs.org/projects/pmg-queue/badge/?version=latest)](http://pmg-queue.readthedocs.io/en/latest/?badge=latest)

# PMG\Queue

`pmg/queue` is a production ready queue framework that powers many internal
projects at [PMG](https://www.pmg.com/).

It's simple and extensible a number of features we've found to be the most
useful including automatic retries and multi-queue support.

## [Documentation](http://pmg-queue.readthedocs.io/en/latest/)