spiral/async

Spiral: Async Jobs and Queue


Keywords
amazon-sqs, amqp, async, beanstalk, golang, jobs, php7, queue, roadrunner, spiral
License
MIT

Documentation

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.