Virtual Workspaces - VWS

  Home
  Overview
  Features
  Documentation   
  Downloads
  Clouds
  Publications
  Talks
  Marketplace
  Contributors
  Roadmap
  Funding
  Contact
  News rss feed
Home -> VWS -> TP1

DEPRECATED: The most recent version is TP1.3.3.1


Version TP1 - Virtual Machines Technology Preview 1

This version is the first public technology preview of the virtual machine based Workspace Service. The workspace service provides a gateway to a resource configured with the Xen 2.0.7 implementation of virtual machines.

The infrastructure is composed of:

  1. The Workspace Factory Service implemented for the GT4 Java container that allows a grid client to deploy a Xen-based workspace (described by workspace metadata and a Xen image) according to a deployment request specifying resource allocation and length of deployment.

  2. The Workspace Service implemented for the GT4 Java container that allows a Grid client to manage a workspace by starting, stopping, pausing, or destroying it. The service is required to be colocated with the Xen hypervisor installation (support for clusters is planned for a future release).

Workspace metadata and the interfaces for the two Grid Services are discussed in the interfaces section. The Administrator's Guide discusses the installation of the service and the required backend component.

The service client is distributed with a sample metadata file and sample deployment request, each of which have inline comments and can thus be modified to reflect different deployment preferences.

You can download the software from the downloads page.