Linked by Thom Holwerda on Fri 11th Sep 2009 14:15 UTC
One of the main new features in Apple's new Snow Leopard operating system has been released as open source. Apple has released the code of the userland portion of its Grand Central Dispatch technology under the Apache License, version 2. Mac OS X also has kernel support for Grand Central Dispatch, which is also released as open source via the XNU project. While we're at it, let's take this opportunity to look into exactly what Grand Central Dispatch is.
Permalink for comment 383574
To read all comments associated with this story, please click here.
FWIW - Apple's compiler isn't Apple's at all. It's GCC, and the blocks implementation is open-source; whether the GCC maintainers pick it up is a different story.
Member since:
2007-12-13
FWIW - Apple's compiler isn't Apple's at all. It's GCC, and the blocks implementation is open-source; whether the GCC maintainers pick it up is a different story.