This commit is contained in:
Vipul Vaibhaw 2018-02-20 02:20:18 +00:00 committed by GitHub
commit 511a84d9a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@
* [A Comparison of Software and Hardware Techniques for x86
Virtualization](http://www.vmware.com/pdf/asplos235_adams.pdf)
- virtualization theory background
* [An Updated Performance Comparison of Virtual Machines and Linux Containers](http://domino.research.ibm.com/library/cyberdig.nsf/papers/0929052195DD819C85257D2300681E7B/$File/rc25482.pdf)
- This paper explores the performance of traditional virtual machine deployments, and contrast them with the use of Linux containers.