https://github.com/sinri/ark-queue
The queue component for Ark 2
https://github.com/sinri/ark-queue
Last synced: about 1 year ago
JSON representation
The queue component for Ark 2
- Host: GitHub
- URL: https://github.com/sinri/ark-queue
- Owner: sinri
- License: mit
- Created: 2018-09-07T12:57:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T09:56:52.000Z (over 5 years ago)
- Last Synced: 2024-03-14T20:21:37.197Z (about 2 years ago)
- Language: PHP
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ark-Queue
The queue component for Ark 2
## Version 2
Now the two types of queue, serial and parallel, have been separated.
The old united implementations are marked as `deprecated` and would be removed in the future.