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
Anton Davydov
July 21, 2015
Programming
0
57
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
76
Events. Events. Events! - krk.rb
davydovanton
0
150
Events. Events. Events!
davydovanton
0
810
Event Sourcing RubySPBConf 2k18
davydovanton
1
200
Architecture of hanami applications
davydovanton
1
7.6k
Hanami Architecture
davydovanton
2
300
viewing ruby blossom kaigi2017
davydovanton
0
730
viewing ruby blossom rdrc2017
davydovanton
2
230
Other Decks in Programming
See All in Programming
DevFest Android in Korea 2025 - 개발자 커뮤니티를 통해 얻는 가치
wisemuji
0
180
令和最新版Android Studioで化石デバイス向けアプリを作る
arkw
0
470
Grafana:建立系統全知視角的捷徑
blueswen
0
270
愛される翻訳の秘訣
kishikawakatsumi
3
370
PostgreSQLで手軽にDuckDBを使う!DuckDB&pg_duckdb入門/osc25hi-duckdb
takahashiikki
0
230
2年のAppleウォレットパス開発の振り返り
muno92
PRO
0
180
[AI Engineering Summit Tokyo 2025] LLMは計画業務のゲームチェンジャーか? 最適化業務における活⽤の可能性と限界
terryu16
2
240
ローカルLLMを⽤いてコード補完を⾏う VSCode拡張機能を作ってみた
nearme_tech
PRO
0
240
CSC307 Lecture 03
javiergs
PRO
1
460
PC-6001でPSG曲を鳴らすまでを全部NetBSD上の Makefile に押し込んでみた / osc2025hiroshima
tsutsui
0
200
副作用をどこに置くか問題:オブジェクト指向で整理する設計判断ツリー
koxya
1
240
AtCoder Conference 2025
shindannin
0
910
Featured
See All Featured
Odyssey Design
rkendrick25
PRO
0
450
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
78
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.8k
Between Models and Reality
mayunak
1
160
Game over? The fight for quality and originality in the time of robots
wayneb77
1
74
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Site-Speed That Sticks
csswizardry
13
1k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
Amusing Abliteration
ianozsvald
0
84
Rebuilding a faster, lazier Slack
samanthasiow
85
9.3k
Designing Experiences People Love
moore
143
24k
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
0
110
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