Quantcast
Channel: Active questions tagged redis+ruby-on-rails - Stack Overflow
Viewing all articles
Browse latest Browse all 873

Is it possible to enqueue some Sidekiq workers into an external redis queue?

$
0
0

I have a Rails app A with its own sidekiq and redis server. We are in the process of merging another app B into app A. App B also has its own sidekiq and redis server.

As an intermediary step for the merge, I have migrated the Sidekiq workers from app B into app A. But what I want is instead of adding the necessary queues to app A's sidekiq, I would like to send these new workers to app B's redis queue to be processed on app B's sidekiq.

Is this possible?


Viewing all articles
Browse latest Browse all 873

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>