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
A Cautionary Tale: Threads and Forks
Search
Jason R Clark
October 22, 2013
0
85
A Cautionary Tale: Threads and Forks
Jason R Clark
October 22, 2013
Tweet
Share
More Decks by Jason R Clark
See All by Jason R Clark
Failing Well
jasonrclark
0
240
Rack 'em, Stack 'em, Web Apps
jasonrclark
2
410
Programming in the Small: Kids, Chickens, and Ruby
jasonrclark
1
150
Real World Docker for the Rubyist
jasonrclark
2
350
GDB: A Gentle Intro
jasonrclark
1
540
Peeking Into Ruby
jasonrclark
0
140
Testing The Multiverse - OS Bridge 2015
jasonrclark
0
120
Testing the Multiverse
jasonrclark
0
390
Spelunking in Ruby
jasonrclark
2
520
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
692
190k
What's new in Ruby 2.0
geeforr
341
31k
Side Projects
sachag
452
42k
Six Lessons from altMBA
skipperchong
26
3.4k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.8k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
GraphQLとの向き合い方2022年版
quramy
43
13k
Building Adaptive Systems
keathley
38
2.2k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
7.5k
Design by the Numbers
sachag
278
19k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
3
230
Why You Should Never Use an ORM
jnunemaker
PRO
53
9k
Transcript
A Cautionary Tale Jason Clark @jasonrclark Ruby Agent Engineer 1
Tuesday, October 22, 13
2 Forks http://www.flickr.com/photos/lytfyre/4034068712/ Tuesday, October 22, 13
3 Threads http://www.flickr.com/photos/avlxyz/5161263146/ Tuesday, October 22, 13
A Simple Process 4 Tuesday, October 22, 13
A Simple Process 5 fork() Tuesday, October 22, 13
fork() A Simple Process 6 Tuesday, October 22, 13
7 Locks http://www.flickr.com/photos/49680546@N07/4574985367/ Tuesday, October 22, 13
Lock It Up 8 fork() @lock Tuesday, October 22, 13
@loick fork() Lock It Up 9 @lock Tuesday, October 22,
13
Avoiding Deadlocks 10 https://github.com/resque/resque/issues/1101 Tuesday, October 22, 13
If... 11 Tuesday, October 22, 13
If You Can Avoid It... 12 Tuesday, October 22, 13
13 Tuesday, October 22, 13