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
Running Go on Rumprun
Search
Ian Eyberg
January 22, 2016
Programming
2
590
Running Go on Rumprun
or famous computer scientists you should know
Ian Eyberg
January 22, 2016
Tweet
Share
More Decks by Ian Eyberg
See All by Ian Eyberg
Creating Open Source Unikernel Packages
eyberg
0
58
Challenges and Opportunities - Unikernels in HPC && Cloud
eyberg
0
90
Climbing Out From the Digital Mud with Unikernels - HL2017
eyberg
0
180
Using Unikernels in Production Today
eyberg
0
240
Adventures In Building Unikernel Clouds
eyberg
0
110
No Parachute Introduction into Unikernel Orchestration
eyberg
0
260
You Say MicroServices - I say Unikernels
eyberg
1
210
The Current State of C++ Unikernels
eyberg
1
250
UniKernel Workflows
eyberg
0
99
Other Decks in Programming
See All in Programming
エンジニアのための”最低限いい感じ”デザイン入門
shunshobon
0
130
あなたとJIT, 今すぐアセンブ ル
sisshiki1969
1
750
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
100
開発チーム・開発組織の設計改善スキルの向上
masuda220
PRO
17
9.3k
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
120
AIエージェント開発、DevOps and LLMOps
ymd65536
1
370
Infer入門
riru
4
1.6k
デザインシステムが必須の時代に
yosuke_furukawa
PRO
2
130
ソフトウェアテスト徹底指南書の紹介
goyoki
1
120
兎に角、コードレビュー
mitohato14
0
160
Portapad紹介プレゼンテーション
gotoumakakeru
1
130
The state patternの実践 個人開発で培ったpractice集
miyanokomiya
0
150
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
339
57k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
A designer walks into a library…
pauljervisheath
207
24k
The Art of Programming - Codeland 2020
erikaheidi
55
13k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
570
A Tale of Four Properties
chriscoyier
160
23k
Unsuck your backbone
ammeep
671
58k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
The Language of Interfaces
destraynor
160
25k
The Cult of Friendly URLs
andyhume
79
6.6k
Making Projects Easy
brettharned
117
6.4k
Transcript
Running Go on Rumprun or famous computer scientists you should
know
rump-kernel shaded glasses
definition
History
None
None
None
the cloud
None
security
resource utilization
12M LOC in Linux
1-10 Bugs / 1000 LOC
why are you re-writing it from scratch?
why not use a container?
None
None
networking $5M
containers do not contain
None
over 90% of docker images have vulnerabilities
None
what is Go?
None
made by guys like this
statically typed
None
None
compiled
language of the web
go unikernels
C S P
http://lsub.org/ls/software.html
None
None
None
None
Go on Rumprun
None
hypercall
None
virtual memory
thread local storage
goroutines
go virtues
small size
no dependency hell
demo
github.com/deferpanic/gorump