Articles by Tag #sidekiq

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Persistent Redis Connections in Sidekiq with Async::Redis: A Deep Dive.

TL;DR: In this post I explain how you can have persistent connections to Redis using Async::Redis...

Learn More 18 2Jul 18 '24

Sidekiq vs GoodJob: A Comprehensive Comparison

In the Rails ecosystem, job processing libraries are essential for managing background tasks...

Learn More 1 0Apr 7

Setting up Ruby on Rails with RVM, Puma, Mina, Nginx, Sidekiq and Redis on Amazon Linux 2

After using for several years this same stack on Ubuntu, our AWS Expert recommended us to move to...

Learn More 1 0Oct 29 '24

Para poder configurar Sidekiq como demonio usando Systemd.

Run Sidekiq 6 as daemon in Production environment on Ubuntu...

Learn More 0 0Feb 28