Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andersondias/sidekiq-lessons
Lessons learned after 3 billion jobs processed on Sidekiq.
https://github.com/andersondias/sidekiq-lessons
ruby sidekiq
Last synced: about 1 month ago
JSON representation
Lessons learned after 3 billion jobs processed on Sidekiq.
- Host: GitHub
- URL: https://github.com/andersondias/sidekiq-lessons
- Owner: andersondias
- Created: 2017-11-30T12:54:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T13:23:14.000Z (about 7 years ago)
- Last Synced: 2024-10-22T05:09:36.498Z (3 months ago)
- Topics: ruby, sidekiq
- Size: 310 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sidekiq Lessons
Lessons learned after 3 billion jobs processed on Sidekiq.----
In this project, I'm going to share with some lessons I've learned after few years using Sidekiq as main background processing tool for Ruby projects.
This series of posts was based on my RubyConfBR 2017 talk.
Please visit the [project Wiki page](https://github.com/andersondias/sidekiq-lessons/wiki) for more details.