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.
- Active Installs
- 7,660
- License
- MIT
- Last release
- September 22, 2022
- Activity (30 days)
- 0Closed Issues0Open Issues0Merged PRs0Open PRs