“Fair” multi-tenant prioritization of Sidekiq jobs—and our gem for it!
For multi-tenant backend apps, managing a background job queue in a “fair” way can be difficult. In this post, we’ll show and explain a potential solution for your Rails and Sidekiq apps, and present our new Ruby gem to implement it.
“Fair” multi-tenant prioritization of Sidekiq jobs—and our gem for it!
Post a comment