Category Archives: concurrency

[Objective-C + Cocoa] The Poor-man’s Multithreading

I’ve been doing a fair bit of coding in Objective-C lately, more specifically using Apple’s Cocoa API. There’s a lot to like about Objective-C as a language. Predating Java by nearly a decade, here is a reflective language that more … Continue reading

Posted in coding, concurrency, objective-c | Tagged , , | Leave a comment