difference between nsthread and nsoperation

3

Upload: sarajstanford

Post on 30-Dec-2015

21 views

Category:

Documents


0 download

DESCRIPTION

There are many reasons for using NSThread in your application based on the architecture and complexity of the application. The main purpose to use threads in application, is concurrency and asynchronously working for process and send notification message to main thread. By this way, developer doesn’t needs to block main thread while applications are executing different tasks. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Difference Between NSThread And NSOperation
Page 2: Difference Between NSThread And NSOperation
Page 3: Difference Between NSThread And NSOperation