Hacker News new | past | comments | ask | show | jobs | submit login

If you're on OSX/iOS you would use an NSOperation and NSOperationQueue.

Your NSOperation objects would conform to the NSCoding protocol. Then you would iterate through NSOperationQueue.operations and use NSKeyedArchiver to serialize.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: