spiral/jobs
This package is abandoned and no longer maintained.
No replacement package was suggested.
Spiral: Jobs Jobs and Queue
Maintainers
v2.2.2
2021-09-15 18:09 UTC
Requires
- php: >=7.2
- ext-json: *
- spiral/roadrunner: ^1.1
Requires (Dev)
- doctrine/inflector: ^1.3
- phpunit/phpunit: ~7.0
- spiral/code-style: ^1.0
- spiral/core: ^1.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT f2d237f454e936aa9efe010b54e305f1c0a75033
- Wolfy-J <wolfy.jd.woop@gmail.com>
This package is auto-updated.
Last update: 2022-01-15 18:50:52 UTC
README
👁 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.
