Y
Hacker News
new
|
ask
|
show
|
jobs
by
jjmanton
5201 days ago
It is strange the article makes no mention of grand central dispatch. It makes threading easy even for the most inexperienced developer.
1 comments
LinaLauneBaer
5201 days ago
Or NSOperation/NSOperationQueue (which are using GCD under the hood).
link