Microsoft's "Grand Central" will run on XP
Microsoft is introducing a new Grand-Central-like facility called the "Concurrency Runtime" (AKA "ConcRT" or "Concert").
This will be supported on Windows XP, Windows Vista, and Windows 7. Nice that if a developer rewrites an application to exploit cores and threading on Windows - he can get that benefit on older systems running older hardware.
He doesn't have to make a special "non-ConcRT" version for Vista and XP.
Big difference in the approach to the threading opportunity.
The real problem with OS X versus say WindowsXP/Vista/7 is that even if you don't upgrade XP to Vista, almost all new software will continue to work in XP and that will probably be true when Windows7 comes out as well.
...
I'll be watching Windows7 very carefully....
Microsoft is introducing a new Grand-Central-like facility called the "Concurrency Runtime" (AKA "ConcRT" or "Concert").
This will be supported on Windows XP, Windows Vista, and Windows 7. Nice that if a developer rewrites an application to exploit cores and threading on Windows - he can get that benefit on older systems running older hardware.
He doesn't have to make a special "non-ConcRT" version for Vista and XP.
Big difference in the approach to the threading opportunity.