Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
What Web Developers can Learn from Game Developers
Armin Ronacher
June 26, 2013
Programming
12
1.6k
What Web Developers can Learn from Game Developers
DJUGL presentation about queues (again!)
Armin Ronacher
June 26, 2013
Tweet
Share
More Decks by Armin Ronacher
See All by Armin Ronacher
The Snowball Effect of Open Source
mitsuhiko
0
38
Mobile Games are Living Organisms, Too
mitsuhiko
0
24
We gave a Mouse an NDK
mitsuhiko
0
460
Debug is the new Release
mitsuhiko
1
410
A Future Python
mitsuhiko
0
2.2k
Failing in Rust
mitsuhiko
5
770
A Python for Future Generations
mitsuhiko
19
8.6k
Rust at Sentry
mitsuhiko
4
890
My Python is Rusting
mitsuhiko
2
1.5k
Other Decks in Programming
See All in Programming
Agile Tech EXPO_2022/カケハシ
kakehashi
0
100
Rに管理されてみる
kazutan
0
260
OSS貢献を気軽にしたい Let's Go Talk #1
yuyaabo
2
240
モデルの定義に基づくバリデーションを実現するためのpydantic入門
daikikatsuragawa
0
120
NestJS_meetup_atamaplus
atamaplus
0
220
Now in Android Overview
aosa4054
1
420
夕食断食にTRY!/for-lt-12th
pachikuriii
0
250
Records の使い方はこれでいいの? をみんなで考えたい / Java DO #20
gishi_yama
0
130
Computer Vision Seminar 1/コンピュータビジョンセミナーvol.1 OpenCV活用
fixstars
0
170
SwiftUIで「意図」を伝える / swiftui_intention
uhooi
2
150
SwiftUI+TCAに挑戦!NewsPicks iOSアプリのリアーキテクチャ/re-architecture-newspicks-ios-app-with-swiftui-and-tca
takehilo
0
410
クラウド KMS の活用 / TOKYO BLOCKCHAIN TECH MEETUP 2022
odanado
PRO
0
190
Featured
See All Featured
GitHub's CSS Performance
jonrohan
1020
420k
Building an army of robots
kneath
299
40k
jQuery: Nuts, Bolts and Bling
dougneiner
56
6.4k
GraphQLとの向き合い方2022年版
quramy
16
8.5k
How New CSS Is Changing Everything About Graphic Design on the Web
jensimmons
213
11k
Git: the NoSQL Database
bkeepers
PRO
415
59k
Ruby is Unlike a Banana
tanoku
91
9.3k
The Pragmatic Product Professional
lauravandoore
19
3.1k
Build The Right Thing And Hit Your Dates
maggiecrowley
19
1.2k
Keith and Marios Guide to Fast Websites
keithpitt
404
21k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
7
1.1k
What the flash - Photography Introduction
edds
63
10k
Transcript
a What Web Developers can Learn from Game Developers Armin
Ronacher for DJUGL June 2013
Hello, I'm Armin! I do Computers - with Python. Currently
at Fireteam / Splash Damage. We do Internet for Pointy Shooty Games. c w
Web/Backend Game/Core-Tech Art/Sound *
Web/Backend Game/Core-Tech Art/Sound *
Why is Python not used in Games?
Slow?
Slow?
C & C
Community & Concurrency
others follow someone starts gets successful
others follow someone starts gets successful and that's why everybody
used PHP
nobody has been fired for choosing Unreal
60FPS
Each Actor runs a “Thread” work -> suspend -> wait
-> work -> suspend -> work -> …
Lua Unreal Script C# JavaScript The Industry Standard
Playstation 3 256MB + 256MB RAM 3.2 GHz Processor 6
+ 1 SPUs
Playstation 3 256MB + 256MB RAM 3.2 GHz Processor 6
+ 1 SPUs that's not a lot
#9 Core
#9 Core
#9 Core
#9 Core
What does that have to do with Web?
Remember the Heroku Rap-Genius Incident?
Task Queues >> Random Routing
we do things because others do it too and that's
not always good :-(
Python is not going to get better at concurrency :-(
Qua e Tn!
ALL THE THINGS!
Optimize the right things
Tools are Important
That's it. Now ask questions. And add me on twitter:
@mitsuhiko Like my work? gittip.com/mitsuhiko Slides at lucumr.pocoo.org/talks ?