NSOperationのサブクラスhogeを定義し,それに- (void) mainを、mainにマルチスレッドで実行したい処理を書き、hogeのインスタンスをインスタンスメソッドaddOperation:でNSOperationQueueのインスタンスに追加し実行する
という流れのようです。
いま読み中のNSOperation関連のブログ
NSOperationによるバックグラウンド処理
http://objective-audio.jp/2008/04/nsoperation.html
NSOperation 非並列実行モードと並列実行モードの使い分け
http://d.hatena.ne.jp/glass-_-onion/20110706/1309909082
No response to “NSOperationについて”
Leave a Reply