Skip to content

Getting Started — Converting from Resque or Sidekiq

Benjamin Manns edited this page Sep 16, 2013 · 2 revisions

This guide assumes that you are already running Resque or Sidekiq.

There are some parts waiting to be filled in.

Once you are done, you will have a Resque+Redis background job system working, with two workers. One, a Ruby-based Resque worker and one a Go-based goworker.