Tag: Sidekiq

Sidekiq in Practice


Free Download Sidekiq in Practice
Last updated 2/2024
MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 9 Lessons ( 1h 5m ) | Size: 1.1 GB
Are you using Sidekiq to process your background jobs, but struggling with it as your application scales? Sidekiq can scale to 5,000 jobs per second with just a little effort and knowledge: in Sidekiq in Practice, I’ll show you how.

(more…)

Ruby on Rails Background Jobs with Sidekiq


Free Download Ruby on Rails Background Jobs with Sidekiq by David B. Copeland
English | November 1st, 2023 | ISBN: 9798888650530 | 126 pages | True EPUB/pdf | 3.84 MB
One of the best ways to improve your Rails app’s performance is to use background jobs with Sidekiq. While Sidekiq is easy to get set up, you need to do more than just move code around to reap the benefits. In this book, you’ll get solutions to what sort of code should go into a Sidekiq job and how to manage those jobs.

(more…)