https://github.com/morebec/orkestra-worker
Simple library to trivially implement background workers to perform long running business logic
https://github.com/morebec/orkestra-worker
Last synced: about 1 year ago
JSON representation
Simple library to trivially implement background workers to perform long running business logic
- Host: GitHub
- URL: https://github.com/morebec/orkestra-worker
- Owner: Morebec
- License: apache-2.0
- Created: 2021-07-05T04:51:25.000Z (almost 5 years ago)
- Default Branch: 2.x
- Last Pushed: 2023-03-31T18:46:14.000Z (about 3 years ago)
- Last Synced: 2025-03-04T20:07:26.747Z (over 1 year ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Orkestra Worker
Simple library to trivially implement background workers to perform long-running business logic