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
42
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
84
МГТУ
davydovanton
0
45
Events. Events. Events! - krk.rb
davydovanton
0
130
Events. Events. Events!
davydovanton
0
720
Event Sourcing RubySPBConf 2k18
davydovanton
1
160
Architecture of hanami applications
davydovanton
1
7.3k
Hanami Architecture
davydovanton
2
250
viewing ruby blossom kaigi2017
davydovanton
0
450
viewing ruby blossom rdrc2017
davydovanton
2
180
Other Decks in Programming
See All in Programming
飲食業界向けマルチプロダクトを実現させる開発体制とリアルな現状
hiroya0601
1
400
PLoP 2024: The evolution of the microservice architecture pattern language
cer
PRO
0
1.7k
色々なIaCツールを実際に触って比較してみる
iriikeita
0
270
Macとオーディオ再生 2024/11/02
yusukeito
0
200
のびしろを広げる巻き込まれ力:偶然を活かすキャリアの作り方/oso2024
takahashiikki
1
410
推し活の ハイトラフィックに立ち向かう Railsとアーキテクチャ - Kaigi on Rails 2024
falcon8823
6
2.2k
CSC305 Lecture 13
javiergs
PRO
0
130
Java ジェネリクス入門 2024
nagise
0
610
レガシーな Android アプリのリアーキテクチャ戦略
oidy
1
170
Vaporモードを大規模サービスに最速導入して学びを共有する
kazukishimamoto
4
4.3k
ピラミッド、アイスクリームコーン、SMURF: 自動テストの最適バランスを求めて / Pyramid Ice-Cream-Cone and SMURF
twada
PRO
9
1k
Universal Linksの実装方法と陥りがちな罠
kaitokudou
1
220
Featured
See All Featured
Designing Experiences People Love
moore
138
23k
The Cult of Friendly URLs
andyhume
78
6k
Building a Scalable Design System with Sketch
lauravandoore
459
33k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
355
29k
Adopting Sorbet at Scale
ufuk
73
9k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
328
21k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
43
6.6k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
25
1.8k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.6k
Done Done
chrislema
181
16k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
27
1.9k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
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