I need to implement a search process that will take an NSString as input and will do a search in locally stored html files [basically an epub book]. Does using NSOperationQueue is suitable in this scenario? I have seens examples on internet that depicts that NSOperationQueue slows down iphone. Is it true?
Does there exists any other alternative??
Thanks
Arniterm
Does there exists any other alternative??
Thanks
Arniterm