I Know how to create a clustering servive in windows 2003 server. Is it possible to create the same in windows 7 too..

link|improve this question
Can you give us anything more to work with? This is so vague that we can't even tell if we should move it to serverfault. – T.J. Crowder Dec 21 '09 at 8:03
feedback

migrated from stackoverflow.com Dec 21 '09 at 8:05

This question came from our site for professional and enthusiast programmers.

3 Answers

You would need to use the server version of Windows 7 which is Windows Server 2008 R2 Enterprise Edition or Datacenter Edition.

link|improve this answer
feedback

No. Windows 7 is a desktop operating system, it does not support clustering.

link|improve this answer
feedback

You can't use Microsoft Clustering Services no, as the other chaps state that's a feature of the server code. But then you're not that clear what sort of cluster you want - there are lots of other types of clusters you see, you might want this machine to be part of a render-farm cluster - you can do that with W7, or a non-MS DB cluster, again you can do that with W7.

So basically it all comes down to what exactly you're looking to achieve, not the specific technologies you can or can't use, come back to us with more information.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown