Wednesday, May 20, 2009

Concurrent Operations (aka Threading)

Coder and writer Dave Dribin great blog posting on using NSOperationQueue for concurrent programming. This technique works equally well on the iPhone and Mac, and with Snow Leopard (and who knows what else) coming soon, you really should check it out. Concurrent programming will continue to be increasingly important until there's another breakthrough in processor technology.

No comments:

Post a Comment