All Projects → AgencyPMG → Queue

AgencyPMG / Queue

Licence: apache-2.0
A simple PHP task queue.

Labels

Projects that are alternatives of or similar to Queue

Promise Queue Plus
Promise-based queue. Support timeout, retry and so on.
Stars: ✭ 113 (-9.6%)
Mutual labels:  queue
Ytask
YTask is an asynchronous task queue for handling distributed jobs in golang(go异步任务框架)
Stars: ✭ 121 (-3.2%)
Mutual labels:  queue
Amqp Interop
PHP 7.1+. Promoting the interoperability of AMQPs. It is based on queue-interop
Stars: ✭ 124 (-0.8%)
Mutual labels:  queue
Onering
A collection of concurrent ring buffers
Stars: ✭ 114 (-8.8%)
Mutual labels:  queue
Sansdaemon
Batch process Laravel Queue without a daemon; Processes queue jobs and kills the process
Stars: ✭ 119 (-4.8%)
Mutual labels:  queue
Cs2223
This a repository for WPI CS2223 Algorithms D Term 2018
Stars: ✭ 121 (-3.2%)
Mutual labels:  queue
P Queue
Promise queue with concurrency control
Stars: ✭ 1,863 (+1390.4%)
Mutual labels:  queue
Amqp Tools
The amqp tools such as delay strategies and so on.
Stars: ✭ 125 (+0%)
Mutual labels:  queue
Workq
Job server in Go
Stars: ✭ 1,546 (+1136.8%)
Mutual labels:  queue
Node Rate Limiter Flexible
Node.js rate limit requests by key with atomic increments in single process or distributed environment.
Stars: ✭ 1,950 (+1460%)
Mutual labels:  queue
Bilibili member crawler
B站用户爬虫 好耶~是爬虫
Stars: ✭ 115 (-8%)
Mutual labels:  queue
Unagi Chan
A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
Stars: ✭ 115 (-8%)
Mutual labels:  queue
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (-3.2%)
Mutual labels:  queue
Rsmq
Redis Simple Message Queue
Stars: ✭ 1,556 (+1144.8%)
Mutual labels:  queue
Simpleue
PHP queue worker and consumer - Ready for AWS SQS, Redis, Beanstalkd and others.
Stars: ✭ 124 (-0.8%)
Mutual labels:  queue
Tape
Chronicle Queue helpers
Stars: ✭ 112 (-10.4%)
Mutual labels:  queue
Bull Repl
Bull / BullMQ queue command line REPL
Stars: ✭ 121 (-3.2%)
Mutual labels:  queue
Bull
Premium Queue package for handling distributed jobs and messages in NodeJS.
Stars: ✭ 11,748 (+9298.4%)
Mutual labels:  queue
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (+0%)
Mutual labels:  queue
Group
轻量级框架 。实现了定时任务功能,分布式任务队列,命令行控制台,数据库脚本自动化,单元测试, rpc服务,多进程服务(模拟map-reduce)等等实用的功能!! 文档 https://fucongcong.gitbooks.io/group-doc/content/.
Stars: ✭ 122 (-2.4%)
Mutual labels:  queue

Build Status Documentation Status

PMG\Queue

pmg/queue is a production ready queue framework that powers many internal projects at PMG.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].