[QUESTION] Run async queue as standalone process
Author: MatusBoaCreated Oct 8, 2025Updated Jan 29, 2026
Labelsquestion
Before you submit an issue, please be sure to search through existing issues as well as search through the documentation
- I've searched all existing issues
- I've read all relevant documentation I could find
Describe your question
Is it possible to run the async queue as a standalone process/container? By that I mean having two containers: one that handles only HTTP requests and another that processes queue jobs.
Source: hyperf/hyperf