How to manage large number of desktop VMs?
- by symcbean
I'm looking at the feasibility of providing remote access to multiple virtual machines. The VMs themselves will provide user desktops.
To make best use of the available resources, I'd like the VMs to hibernate when the user disconnects. Which implies being able to start them up when a user connects. Ideally each user would 'own' a VM image - but…