Virtualization and Linux--A Primer (Part 2) - page 7
Xen
Some more virtualization projects worth investigating:
- Linux-VServer
Linux guests on a host Linux system, using operating-system level virtualization. It uses what it calls "security contexts" to create virtual private servers in userspace. These security contexts are built with ordinary Linux tools like chroot, quotas, and routing. The kernel is unaffected- the virtual private servers share hardware efficiently, so there is very little performance hit. Users see only their own little virtual spaces. GPL and free of cost. - QEMU and Bochs are emulators that replicate hardware functions in software, even hardware that is not physically present. So you can run unmodified guest operating systems in all manner of virtual hardware configurations. QEMU is GPL except for the QEMU Accelerator Module, which is a proprietary product. Bochs is LGPL.
- Ensim is a closed-source commercial family of products designed for Web hosting and delivering Web applications. Ensim uses a "private server technology" that sounds a lot like the concept behind Linux-VServer and Virtuozzo, operating-system level virtualization.
Resources
This article originally appeared on Enterprise Networking Planet, a JupiterWeb site.
Solid state disks (SSDs) made a splash in consumer technology, and now the technology has its eyes on the enterprise storage market. Download this eBook to see what SSDs can do for your infrastructure and review the pros and cons of this potentially game-changing storage technology.