Skip to content

Demo project for managing asynchronous NSURLConnection downloads using NSOperations and NSOperationQueues

License

Notifications You must be signed in to change notification settings

pulse-eng/Operations-Demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project provides sample code to perform simultaneous url downloads by wrapping asynchronous NSURLConnections in NSOperations and using NSOperationQueues to handle threading.

About

Demo project for managing asynchronous NSURLConnection downloads using NSOperations and NSOperationQueues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 72.3%
  • C 27.7%