Hey guys! I've got an update for you! I just completed the initial work on slave/master/panel communications and it looks like we're almost at 40% of the way to alpha!
The screenshot below is basically showing the panel talking to the master (hosted externally, this manages your slaves, can be hosted locally), the master talking to the slave (the thing that hosts your vms), and then the response of a command 'xm/xl list' going all the way back up, for both servers. Another great thing it's showing, is since we communicate with all of your slaves on a master, the communications are sent asynchronously. Meaning you don't need to wait for the response of 1 to start 2, making having 100+ slaves just as fast as 1.
The screenshot below is basically showing the panel talking to the master (hosted externally, this manages your slaves, can be hosted locally), the master talking to the slave (the thing that hosts your vms), and then the response of a command 'xm/xl list' going all the way back up, for both servers. Another great thing it's showing, is since we communicate with all of your slaves on a master, the communications are sent asynchronously. Meaning you don't need to wait for the response of 1 to start 2, making having 100+ slaves just as fast as 1.