Update the sidekiq multi-process/concurrency docs
What does this MR do and why?
Updates documentation on Sidekiq multi-process/concurrency. The existing docs were somewhat misleading and may lead to customers configuring their Sidekiq in sub-optimal ways (usually lowering resource usage and throughput below what's possible).
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.