Barnacles
- Sidekiq - making $80,000/mo from a popular open-source project https://www.indiehackers.com/businesses/sidekiq 4 comments business
Hacker News
- How does Sidekiq really work? https://dansvetlov.me/sidekiq-internals/ 54 comments
- Show HN: Gush – run complex workflows with Sidekiq https://github.com/pokonski/gush 3 comments
- [Screencast] Periodic Tasks with sidekiq-cron https://www.driftingruby.com/episodes/periodic-tasks-with-sidekiq-cron?utm_source=reddit-ruby&utm_medium=social&utm_campaign=reddit-ruby 8 comments ruby
- Sidekiq To SolidQueue Migration https://blog.saeloun.com/2024/08/21/sidekiq-to-solid-queue-migration/ 6 comments rails
- How we migrated from Sidekiq to Solid Queue https://www.bigbinary.com/blog/migrating-to-solid-queue-from-sidekiq 3 comments rails
- Building a simple dynamic job scheduler with Sidekiq https://www.tines.com/blog/building-a-simple-dynamic-job-scheduler-with-sidekiq 9 comments rails
- Understanding Sidekiq and Redis impacts. https://github.com/mperham/sidekiq/wiki/Advanced-Options 2 comments rails
- How to use Sidekiq on Render? https://jumpstartrails.com/ 10 comments rails
- Is it useful to use sidekiq to improve the loading time of an application? https://medium.com/@samvitaskarkal/using-sidekiq-with-rails-to-download-csv-files-in-the-background-a6ad375a55d5 4 comments rails
- How to Safely Change the Argument Signature of a Sidekiq Job https://keygen.sh/blog/how-to-change-the-signature-of-a-sidekiq-job/ 2 comments rails
- Nate Berkopec's 'Sidekiq in Practice' is 95% off this week to celebrate 10 years of Sidekiq https://nateberk.gumroad.com/l/sidekiqinpractice/sidekiq10 14 comments rails
- Submitting many ActionMail jobs at once with Sidekiq https://wjwh.eu/posts/2021-08-24-sidekiq-rails-bulk-push.html 3 comments rails
- Submitting many ActionMail jobs at once with Sidekiq https://wjwh.eu/posts/2021-08-24-sidekiq-rails-bulk-push.html 5 comments ruby
- How to Build a Webhook System in Rails Using Sidekiq https://keygen.sh/blog/how-to-build-a-webhook-system-in-rails-using-sidekiq/ 18 comments rails
- Ruby Schedulers: Whenever vs Sidekiq Cron vs Sidekiq Scheduler https://medium.com/serpapi/ruby-schedulers-whenever-vs-sidekiq-cron-vs-sidekiq-scheduler-b229d7ca5256 8 comments ruby
- Alternative to Sidekiq for long-running jobs https://www.reddit.com/r/ruby/comments/hbi3gv/alternative_to_sidekiq_for_longrunning_jobs/ 13 comments ruby
- Durable Sidekiq Jobs: How to Maximize Reliability of Sidekiq and Redis https://karolgalanciak.com/blog/2019/08/18/durable-sidekiq-jobs-how-to-maximize-reliability-of-sidekiq-and-redis/ 9 comments ruby
- Sidekiq Parameter Object Pattern https://www.marionzualo.com/2019/08/06/sidekiq-parameter-object-pattern/ 6 comments ruby
- Can a ruby project swap Sidekiq for Sidekiq.cr? https://www.reddit.com/r/ruby/comments/c00z21/can_a_ruby_project_swap_sidekiq_for_sidekiqcr/ 16 comments ruby
- Tracking queue metrics with Sidekiq https://www.marionzualo.com/2019/05/02/tracking-queue-metrics-with-sidekiq/ 3 comments ruby
- Sidekiq Authenticate User in Routes isn't working. Any ideas? https://www.reddit.com/r/rails/comments/9ueh6j/sidekiq_authenticate_user_in_routes_isnt_working/ 9 comments rails
- Increase reliability of background job processing using super_fetch of Sidekiq Pro https://blog.bigbinary.com/2018/05/08/increase-reliability-of-background-job-processing-using-super_fetch-of-sidekiq-pro.html 6 comments ruby
- Running Sidekiq On Heroku Free Dyno With Puma https://bilalbudhani.com/running-sidekiq-on-heroku-free-dyno/ 5 comments ruby
- Sidekiq connection pool issue with :concurrency: 1 https://www.reddit.com/r/ruby/comments/78u5z1/sidekiq_connection_pool_issue_with_concurrency_1/ 14 comments ruby
- scaling up puma + pusher (websockets) + sidekiq https://www.reddit.com/r/ruby/comments/6vc5if/scaling_up_puma_pusher_websockets_sidekiq/ 8 comments ruby
- Workers for Sidekiq https://www.reddit.com/r/rails/comments/6p6ml2/workers_for_sidekiq/ 7 comments rails
- [HELP] How to handle sidekiq processing when one job saturates your workers and the rest queue up? https://www.reddit.com/r/rails/comments/6mp1fi/help_how_to_handle_sidekiq_processing_when_one/ 7 comments rails
- Hello Sidekiq 5.0 http://www.mikeperham.com/2017/04/25/hello-sidekiq-5.0/ 4 comments ruby
- Instrumenting Sidekiq https://drivy.engineering/sidekiq-instrumentation/ 4 comments ruby
- Sidekiq 4.2 released with Rails 5 support https://github.com/mperham/sidekiq/blob/master/Changes.md#420 21 comments ruby
- Found an easter egg in Sidekiq this morning https://github.com/mperham/sidekiq/blob/master/lib/sidekiq.rb#l49 7 comments ruby
- Dockerize a Rails 5, Postgres, Redis, Sidekiq and Action Cable Application http://nickjanetakis.com/blog/dockerize-a-rails-5-postgres-redis-sidekiq-action-cable-app-with-docker-compose 6 comments docker
- Sidekiq for Crystal, 3x faster, 3x smaller http://www.mikeperham.com/2016/05/25/sidekiq-for-crystal/ 23 comments ruby
- Sidekiq for Crystal, 3x faster, 3x smaller http://www.mikeperham.com/2016/05/25/sidekiq-for-crystal/ 3 comments programming
- Sidekiq 4.0.0.pre1 now available! https://github.com/mperham/sidekiq/blob/master/4.0-Upgrade.md 11 comments ruby
- Introducing Sidekiq Enterprise http://www.mikeperham.com/2015/08/06/sidekiq-enterprise/ 17 comments ruby
- Sidekiq (Redis) vs Shoryuken (AWS SQS) http://www.pablocantero.com/blog/2015/03/14/sidekiq-(redis)-vs-shoryuken-(aws-sqs)/ 13 comments ruby
- How we use Sidekiq and Redis for massively concurrent workers https://www.pushlayer.com/blog/2013/03/11/how-we-use-sidekiq-and-redis-for-massively-concurrent-workers 4 comments rails
- Sidekiq vs Resque, with MRI and JRuby http://joshrendek.com/2012/11/sidekiq-vs-resque/ 4 comments ruby