spiral / jobs
Spiral: Jobs Jobs and Queue
Installs: 197 256
Dependents: 0
Suggesters: 0
Security: 0
Stars: 58
Watchers: 13
Forks: 10
Language:Go
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
- dev-master
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.1
- v2.0.0
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.0
- dev-feature/rr2
- dev-staging
- dev-replace_json_package
- dev-update_some_errors_handlings
- dev-tests_cleanup
- dev-update_v2
This package is auto-updated.
Last update: 2022-01-15 18:50:52 UTC
README
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.