Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AgencyPMG/Queue
A simple PHP task queue.
https://github.com/AgencyPMG/Queue
php pmg-queue queue
Last synced: 3 months ago
JSON representation
A simple PHP task queue.
- Host: GitHub
- URL: https://github.com/AgencyPMG/Queue
- Owner: AgencyPMG
- License: apache-2.0
- Created: 2013-04-08T20:36:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T13:39:29.000Z (4 months ago)
- Last Synced: 2024-07-24T13:37:14.625Z (4 months ago)
- Topics: php, pmg-queue, queue
- Language: PHP
- Homepage: http://pmg-queue.readthedocs.io/en/latest/
- Size: 435 KB
- Stars: 132
- Watchers: 37
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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/)