SlideDeck.io – A repository of great HTML presentations
mpi_basic – bug story – Funcpointer and Callback
View Github Repository
Open presentation in a new window
wangzhezhe
See all presentation from wangzhezhe
mpi_basic – bug story – Funcpointer and Callback
0
1
wangzhezhe.github.io
the hexo blog
On Github
wangzhezhe / wangzhezhe.github.io
Title:
slide refer to :
source
Introduction:
brief descreption of PaaS
various aspects of PaaS and the implementations
explore various container technologies
LXC
Warden
Docker
next generation PaaS support
About PaaS:
focuses on developer productivity rather than managing Network Storage and Compute
abstract out the implementation runtime environment
basic implementations:
The example of some PaaS Provider:
the vm vs containers:
Container overview:
Containers are means of providing isolation and resource management in Linux enviroment
same level of isolation and security as a VM
No dependance on hardware emulatoin , better performance over full visulazation
Basic theory of Linux container:
Chroot
cgroups
kernal namespace
Typical containers:
some typical containers: