Skip to content

A basic DIY job consumer #5

@IngwiePhoenix

Description

@IngwiePhoenix

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions