Mastering Concurrency in iOS - Part 5 (Operations and Operation Queue)

preview_player
Показать описание
In this video, I have discussed almost everything related to concurrency using Operations and Operation Queues. Operations vs GCD, where do we prefer one over another, Block Operations, NSInvocation Operation, Custom Operations, states of operation, and how to use those states for writing custom operation for handling asynchronous tasks.
Рекомендации по теме
Комментарии
Автор

Very simple to understand all concepts teaching by you I love it

Thanks for that❤

manjeetchoudhary
Автор

You made it easy to understand, I know it's been a lot of effort you are putting for us. Thanks Pallav :)

suryabhan
Автор

Such an amazing content bro, you make it very simple to understand. Keep it up.

rohitp
Автор

Super ....Understood very clearly except onething...that what is the use of completionBlock as it dosent make scense in dependency....

sanilabraham
Автор

Nicely Explained. Thanks for the concurrency series :)

rohithnayak
Автор

Excellent sir your videos nice explanation..

sudheerkumar-fjkr
Автор

Thank Pallav, what happend to part 6 & Part 7, is Saturday no longer the release day ?

byaruhaf
Автор

Nice explanation sir and thanks for making videos…. Please make a video on detailed explanation of Generics

sudheerkumar-fjkr
Автор

I believe now only latest concepts is left only like Task, Task Group, Actors, Async Await

gauravprakash
Автор

Thanks for the concurrency series. Please provide the content in pdf .

HINDU
Автор

Eagerly waiting for interview question part.

dhruvmanavadaria
Автор

hi, can you please make a video on SSL pinning with the SHA key in react native ios project?

skk
Автор

Hello ! Is it really necessary to use [weak self] for DispatchQueue ?

fegoulart
Автор

Hi Pallav thanks for this video. Can you please share the code? then it'll be easier to follow.

avirubhattacharjee
Автор

I have a doubt it's not related to this topic but hope you give me the answer of Why do enum not have stored property???

nidhitiwari