iphone - What exactly is GCD and where should it be used? -


i think gcd todo asynchronous events, specifically, not sure type of events/where gcd comes in useful, apart obvious web requests.

could explain gcd , should/shouldn't used?

i suggest read chapter called "dispatch queues" in apple's concurrency programming guide. excellent document , depicts differences standard multi-thread programming. reading (will not take more 10 minutes read, quite more digest of course!) quite better other word can put here! link apple developer site


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -