|
Xen - Definition and Overview |
|
|
Xen is an open source virtual machine monitor, developed by the University of Cambridge.
Xen uses a technique called paravirtualization to achieve high performance, even on its host architecture (x86) which is notoriously uncooperative to virtualization. Unlike traditional virtual machine monitors, which provide an execution environment exactly like the underlying hardware, Xen requires the porting of guest operating systems to the Xen API.
External links
|
|
Example Usage of Xen |
 |
bitprophet: When it's working relatively smoothly, a Xen + Xen-tools workflow is one of the best Unix things ever. |
 |
bgracely: @esignoretti - also check NetAppTV, http://www.youtube/NetAppTV (virtualization) section for NetApp + Xen demo videos |
 |
bgracely: @esignoretti - our blog, http://blogs.netapp.com/virtualization/, has links to lots of NetApp + Xen content. |
|