- All host node info is done using goroutines to speed up the process as much as possible - The vast majority of data is stored at this point - Need to work out refreshes, using either polling or events
- Hostdata is useful
- Next is to get the list and setting the information using go routines for each VM
- lib/guest is for managing, displaying, etc. virtual machines - lib/host is the same for hosts