Closed andychongyz closed 4 years ago
Is there a way to specify a Go worker to run job A, Python worker to run job B and Ruby worker to run the other jobs? While I enqueue the job with a Ruby client
You’d have to separate the jobs based on queue.
Is there a way to specify a Go worker to run job A, Python worker to run job B and Ruby worker to run the other jobs? While I enqueue the job with a Ruby client