Taking advantage of multiprocessing on the Mac


There's a good article on O'Reilly's MacDevCenter about programming Macintosh software to take full advantage of multiple processors under Apple's OSX.

It covers Cocoa and straight C programming and uses some good examples.