Free, open source virtualization
There are so many options for virtualization but I'm not sure it's right for my data center. Is there a free, open source option out there for my data center?

    Requires Free Membership to View

    When you register, my team of editors will also send you the latest expert resources covering all areas of server virtualization, such as platforms, architectures and strategies, server hardware, managing virtual environments, application issues and more.

    Cathleen A. Gagne, Senior Editorial Director

    By submitting your registration information to SearchServerVirtualization.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchServerVirtualization.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Virtualization is a very popular technology, but has been held back from further use by two factors: cost and hardware load. The most popular virtualization product is VMWare from EMC. It is widely regarded as an excellent product, but it expensive. Its cost has kept it out of reach for many organizations.

Setting cost aside, most previous virtualization products have imposed performance penalties on the virtual operating systems. Put more simply, an application executing within a virtual OS performs poorly compared with the same application running on a native OS. This performance hit is caused by the intervening levels of software interposed between the application and the underlying native OS.

There is a product that can address both virtualization problems: Xen. Xen is a small (< 50 KLOC) virtualization product available under open source license. Due to its small size and clever engineering, Xen imposes far less of a performance penalty on running applications than other virtualization products.

This was first published in May 2006