Closed
Description
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 (work
and 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
Labels
No labels