spiral / queue
Spiral: Jobs and Queue
Fund package maintenance!
spiral
3.14.6
2024-10-22 21:52 UTC
Requires
- php: >=8.1
- ext-json: *
- doctrine/inflector: ^1.4|^2.0
- psr/event-dispatcher: ^1.0
- ramsey/uuid: ^4.2.3
- spiral/attributes: ^2.8|^3.0
- spiral/core: ^3.14.6
- spiral/hmvc: ^3.14.6
- spiral/serializer: ^3.14.6
- spiral/snapshots: ^3.14.6
- spiral/telemetry: ^3.14.6
- spiral/tokenizer: ^3.14.6
Requires (Dev)
- mockery/mockery: ^1.5
- phpunit/phpunit: ^10.1
- spiral/boot: ^3.14.6
- vimeo/psalm: ^5.9
This package is auto-updated.
Last update: 2024-10-22 21:54:03 UTC
README
Documentation | 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.