AsyncQueue
This plugin replaces Craft's default queue handler and moves queue execution to a non-blocking background process. The command craft queue/run
gets executed right after you push a Job to the queue.
Benefits
- Mitigates memory issues
- Prevents blocking web request during queue handling
- Allows concurrent queue job handling
Installation Instructions
To install this plugin, copy the command above to your terminal.
Reviews
This plugin doesn't have any reviews.
Active Installs
5,171
License
MIT
Last release
April 19, 2024
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs