Writing a mapping application on iOS, making use of OpenStreetMap tiles. Map tile images are downloaded asynchronously and stored in a dictionary, or persisted in a SQLite DB.>
Switched from my own Asynchronous Download Queue Manager to the All Seeing I implementation. Problem became a moot point.