-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hey.
I am looking towards incooperating this module into my project - but one thing that I do not seem to be able to figure out is, how I would create a basic job runner.
Basically, I have a process manager that kicks up a couple of processes. I want one of them to be a JobQueue process, but without having to use the CLI to pass everything, since that could turn out to be rather cumbersome.
Reading the src/Libcast/JobQueue/Console/Command/RunCommand.php file does only give me little info on which parameter is what, and how I could start the worker.
Further, is there actually a way to use multiple workers, or do I just spawn multiple JobQueue processes instead?
Kind regards,
Ingwie.
Metadata
Metadata
Assignees
Labels
No labels