PHP Classes

File: src/Queue/README.md

Recommend this page to a friend!
  Packages of Wolfy-J   spiral   src/Queue/README.md   Download  
File: src/Queue/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: spiral
Modular Web application development framework
Author: By
Last change:
Date: 3 months ago
Size: 1,865 bytes
 

Contents

Class file image Download

RoadRunner: Background PHP workers, Queue brokers

PHP Version Require Latest Stable Version phpunit psalm Codecov Total Downloads type-coverage psalm-level <a href="https://discord.gg/8bZsjYhVVk"><img src="https://img.shields.io/badge/discord-chat-magenta.svg"></a>

<b>Documentation</b> | Framework Bundle

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:

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