|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen on a HPC Cluster
2009/1/30 Allysson Steve Mota Lacerda <stevelacerda@xxxxxxxxx>:
> Hi folks.
> I have some old servers running Windows and Linux and I want to create a HPC
> cluster. However I wanna know if Xen can distribute a single virtual machine
> along multiple nodes to increase it's performance.
no.
how would that work? an emulated CPU is a single thread of execution,
a single threaded work can't be distributed. if you a multi-cpu VM,
then in theory you could process each VCPU on a different node, but
then how would you emulate the single RAM space? over the network???
that would brutally kill performance.
--
Javier
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|