This example demonstrates how to perform multiple numbers of tasks on the background thread, using concurrency (multithreading) and on the finish of all tasks notify UI. That could be used on different occasions, for example when you need to upload multiple photos to the server, and when the upload is done notify the user about that. Since devices can have multiple amounts of threads, we could take advantage of that to speed up the process.
-
Notifications
You must be signed in to change notification settings - Fork 0
taier/Playground-Examples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Examples of different things builded in swift playground
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published