contribsys / faktory_worker_ruby

Faktory worker for Ruby
GNU Lesser General Public License v3.0
214 stars 31 forks source link

Is there a way to set Faktory-worker to listen to a specific queue only? #54

Closed al3rez closed 3 years ago

al3rez commented 3 years ago

I have 2 different servers 1 in Go and another in Ruby and Ruby one is taking the jobs meant for Go worker is there a way to specify that in ruby Faktory worker service to listen to a specific queue only?

Thanks

mperham commented 3 years ago

Exactly like Sidekiq: faktory-worker -q myqueue