All Projects → spiral → jobs

spiral / jobs

Licence: MIT license
RoadRunner: Background PHP workers, Queue brokers

Programming Languages

go
31211 projects - #10 most used programming language
PHP
23972 projects - #3 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to jobs

dispatcher
Dispatcher is an asynchronous task queue/job queue based on distributed message passing.
Stars: ✭ 60 (+1.69%)
Mutual labels:  queue, amqp, jobs
Amqp Interop
PHP 7.1+. Promoting the interoperability of AMQPs. It is based on queue-interop
Stars: ✭ 124 (+110.17%)
Mutual labels:  queue, amqp
Workq
Job server in Go
Stars: ✭ 1,546 (+2520.34%)
Mutual labels:  queue, jobs
Laravel Queue
Laravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others
Stars: ✭ 155 (+162.71%)
Mutual labels:  queue, amqp
Yii2 Async
Provides translucent api & queues for moving large tasks out of request context with SQL, Redis or AMQP.
Stars: ✭ 64 (+8.47%)
Mutual labels:  queue, amqp
Laravel Queue Rabbitmq
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
Stars: ✭ 1,175 (+1891.53%)
Mutual labels:  queue, amqp
Garagemq
AMQP message broker implemented with golang
Stars: ✭ 153 (+159.32%)
Mutual labels:  queue, amqp
Node Celery
Celery client for Node.js
Stars: ✭ 648 (+998.31%)
Mutual labels:  queue, amqp
Flask Rq2
A Flask extension for RQ.
Stars: ✭ 176 (+198.31%)
Mutual labels:  queue, jobs
Stevejobs
A simple jobs queue that just works (for Meteor.js)
Stars: ✭ 195 (+230.51%)
Mutual labels:  queue, jobs
Redis Smq
A simple high-performance Redis message queue for Node.js.
Stars: ✭ 230 (+289.83%)
Mutual labels:  queue, jobs
Yii Queue
Queue extension for Yii 3.0
Stars: ✭ 38 (-35.59%)
Mutual labels:  queue, amqp
Yii2 Queue
Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman
Stars: ✭ 977 (+1555.93%)
Mutual labels:  queue, amqp
Foundatio
Pluggable foundation blocks for building distributed apps.
Stars: ✭ 1,365 (+2213.56%)
Mutual labels:  queue, jobs
Fennel
A task queue library for Python and Redis
Stars: ✭ 24 (-59.32%)
Mutual labels:  queue, jobs
Amqp Tools
The amqp tools such as delay strategies and so on.
Stars: ✭ 125 (+111.86%)
Mutual labels:  queue, amqp
Machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
Stars: ✭ 5,821 (+9766.1%)
Mutual labels:  queue, amqp
Swoole Jobs
🚀Dynamic multi process worker queue base on swoole, like gearman but high performance.
Stars: ✭ 574 (+872.88%)
Mutual labels:  queue, jobs
Acl
Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
Stars: ✭ 2,113 (+3481.36%)
Mutual labels:  queue, beanstalk
qless-php
PHP Bindings for qless
Stars: ✭ 25 (-57.63%)
Mutual labels:  queue, jobs

RoadRunner: Background PHP workers, Queue brokers

Latest Stable Version GoDoc CI Go Report Card Codecov

Documentation

Features

  • supports in memory queue, Beanstalk, AMQP, AWS SQS
  • can work as standalone application or as part of RoadRunner server
  • multiple pipelines per application
  • durable (prefetch control, graceful exit, reconnects)
  • automatic queue configuration
  • plug-and-play PHP library (framework agnostic)
  • delayed jobs
  • job level timeouts, retries, retry delays
  • PHP and Golang consumers and producers
  • per pipeline stop/resume
  • interactive stats, events, RPC
  • works on Windows

License:

The MIT License (MIT). Please see LICENSE for more information. Maintained by Spiral Scout.

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].