the TL;DR is that Sidekiq doesn't scale well beyond 25 threads, so you want more Sidekiq processes running about 25 threads.
Top-level
the TL;DR is that Sidekiq doesn't scale well beyond 25 threads, so you want more Sidekiq processes running about 25 threads. No comments
|