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
87
МГТУ
davydovanton
0
54
Events. Events. Events! - krk.rb
davydovanton
0
140
Events. Events. Events!
davydovanton
0
750
Event Sourcing RubySPBConf 2k18
davydovanton
1
170
Architecture of hanami applications
davydovanton
1
7.4k
Hanami Architecture
davydovanton
2
260
viewing ruby blossom kaigi2017
davydovanton
0
490
viewing ruby blossom rdrc2017
davydovanton
2
190
Other Decks in Programming
See All in Programming
Amazon ECS とマイクロサービスから考えるシステム構成
hiyanger
2
490
XStateを用いた堅牢なReact Components設計~複雑なClient Stateをシンプルに~ @React Tokyo ミートアップ #2
kfurusho
1
770
定理証明プラットフォーム lapisla.net
abap34
1
1.7k
CNCF Project の作者が考えている OSS の運営
utam0k
5
690
Amazon S3 TablesとAmazon S3 Metadataを触ってみた / 20250201-jawsug-tochigi-s3tables-s3metadata
kasacchiful
0
100
CI改善もDatadogとともに
taumu
0
110
Unity Android XR入門
sakutama_11
0
140
データの整合性を保つ非同期処理アーキテクチャパターン / Async Architecture Patterns
mokuo
41
15k
TokyoR116_BeginnersSession1_環境構築
kotatyamtema
0
110
第3回関東Kaggler会_AtCoderはKaggleの役に立つ
chettub
3
890
AWS Organizations で実現する、 マルチ AWS アカウントのルートユーザー管理からの脱却
atpons
0
130
Amazon Q Developer Proで効率化するAPI開発入門
seike460
PRO
0
110
Featured
See All Featured
The Power of CSS Pseudo Elements
geoffreycrofte
75
5.5k
Writing Fast Ruby
sferik
628
61k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.2k
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.5k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
GitHub's CSS Performance
jonrohan
1030
460k
Typedesign – Prime Four
hannesfritz
40
2.5k
Become a Pro
speakerdeck
PRO
26
5.1k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Building a Scalable Design System with Sketch
lauravandoore
460
33k
RailsConf 2023
tenderlove
29
1k
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