Skip to content

Should the dispatcher run on only one server? #85

Closed
@brenogazzola

Description

@brenogazzola

I was trying to figure out if having a dispatcher process running on multiple servers would be a problem, and I noticed on the rake tasks there are there are two other tasks (workand dispatch) that boot solid_queue with only those of two processes.

So my question is: If I have multiple servers, am I supposed to use solid_queue:start on all of them, or do I use solid_queue:start on a single one and solid_queue:work on the rest?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions