Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
I'll sidekiq you Coral!
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Anton Davydov
July 21, 2015
Programming
0
60
I'll sidekiq you Coral!
Anton Davydov
July 21, 2015
Tweet
Share
More Decks by Anton Davydov
See All by Anton Davydov
How to make a technical decision
davydovanton
0
120
МГТУ
davydovanton
0
79
Events. Events. Events! - krk.rb
davydovanton
0
150
Events. Events. Events!
davydovanton
0
830
Event Sourcing RubySPBConf 2k18
davydovanton
1
210
Architecture of hanami applications
davydovanton
1
7.7k
Hanami Architecture
davydovanton
2
310
viewing ruby blossom kaigi2017
davydovanton
0
740
viewing ruby blossom rdrc2017
davydovanton
2
230
Other Decks in Programming
See All in Programming
Linux Kernelの1文字のミスで 権限昇格ができた話
rqda
0
1.5k
AI時代のシステム設計:ドメインモデルで変更しやすさを守る設計戦略
masuda220
PRO
5
1.1k
Ruby and LLM Ecosystem 2nd
koic
1
970
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
190
Rで始めるML・LLM活用入門
wakamatsu_takumu
0
190
PHPのバージョンアップ時にも役立ったAST(2026年版)
matsuo_atsushi
0
120
CSC307 Lecture 15
javiergs
PRO
0
260
How to stabilize UI tests using XCTest
akkeylab
0
130
Codex の「自走力」を高める
yorifuji
0
1.2k
Understanding Apache Lucene - More than just full-text search
spinscale
0
130
CS教育のDX AIによる育成の効率化
niftycorp
PRO
0
140
Vuetify 3 → 4 何が変わった?差分と移行ポイント10分まとめ
koukimiura
0
150
Featured
See All Featured
Discover your Explorer Soul
emna__ayadi
2
1.1k
How Software Deployment tools have changed in the past 20 years
geshan
0
33k
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
210
The Curse of the Amulet
leimatthew05
1
10k
The agentic SEO stack - context over prompts
schlessera
0
700
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.5k
Practical Orchestrator
shlominoach
191
11k
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4k
Darren the Foodie - Storyboard
khoart
PRO
3
2.9k
Leadership Guide Workshop - DevTernity 2021
reverentgeek
1
240
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
400
Transcript
I’ll Sidekiq you Coral! Anton Davydov github.com/davydovanton
• sidekiq commiter • ruby/rails/crystal • @rubyunderhood curator • moscow-rb
I (we) <3 sidekiq!
Mike Perham github.com/mperham
Pros: • Simple • Less forking (pretty darn fast) •
Thread per worker (uses much less memory)
Cons: • Awful Web UI • Works on some rubies
better than others
Cons: • Awful Web UI • Works on some rubies
better than others
None
Sidekiq.(❨╯°□°)❩╯︵┻━┻
None
None
Organizations 137 Ruby organizations 4 (Ruby, SciRuby, Rails, GitHub) Students
1046 Students from Russia 38
None
< Sidekiq-history >
github.com/davydovanton/sidekiq-history sidekiq-history-gem.herokuapp.com/sidekiq/history
None
• Worker name • Last job status • Runtime •
Start time
• Jobs per day charts for each worker • Last
job status for each worker • Passed and failed jobs count • Average job time • Max and min jobs time • Total jobs time • Last job time
None
None
None
None
None
None
github.com/davydovanton/sidekiq-history/issues/23
Future
I <3 feedback!
Anton Davydov github.com/davydovanton twitter.com/anton_davydov Thank you