MASTERING SWIFT - concurrency, parallelism, dispatch queue, operation queue

Опубликовано: 20 Февраль 2023
на канале: Programmer Ship
401
12

Hi there ...
This is the twenty-second chapter of the Mastering Swift Tutorial series.
In this chapter we are gonna talk about concurrency and parallelism.
When you’ve multiple tasks or threads that must be done as soon as possible. Concurrency is a good option. Because when a certain task has available time, we can use that time for doing another task. If your device processor has multiple cores which is more than one. Then each core can handle one different task/thread. In this case those tasks were handled simultaneously.

00:05 explaning concurrency and parallelism ?
04:18 gcd, dispatch queue
04:50 serial queue
12:28 concurrent queue
14:18 main queue
15:54 asyncAfter
16:33 operation queue
17:03 block operation
20:35 custom operation class
24:31 serial operation queue

You are gonna see lot of things about programming in a simplified tutorials.
What do you waiting for to be a member of this ship.
You can support by subscribing : -    / @programmership  

#dispatchqueue
#operationqueue
#swift


На этой странице сайта вы можете посмотреть видео онлайн MASTERING SWIFT - concurrency, parallelism, dispatch queue, operation queue длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Programmer Ship 20 Февраль 2023, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 401 раз и оно понравилось 12 зрителям. Приятного просмотра!