Microsoft Finally up for Distributed Computing?
ReeprFlame writes "eWeek has reported overhearing Microsoft's plans to finally get into the distributed computing market. Considering that the Windows platform has never had the ability to parallel compute in the past, it leaves great potential to the company's operating system development. From current *nix systems we have today, such a grid proves very useful, especially in the serving arena. However, we are unsure of Microsoft's target for the software. Would it be an addition to home users computers as well as the server versions of Windows? As of now it is unclear, but Microsoft probably will bring this situation to life in the near future since it does hold alot of power for them over other platforms."
Looking at the MSFT definition or clustering, they describe two kinds of clusters:
- network load balancing clusters ("[the type
..] that distributes and load balances network connections among servers, providing high availability and scalability for stateless TCP/IP applications and services.").
- server clusters ("[the type..] that the Cluster service implements. Server clusters are characterized by high availability.)
ObJoke: MSFT renamed "Wolfpack" to "Server Cluster API", probably because they were sick of people describing it as "two dogs fucking" (As in: two beasts stuck together, pulling in opposite directions and howling in pain).Note the explicit restriction to "stateless".
Note they mention availability but not performance.