PPL3.3-Concurrency(Part-3) | Task | Synchronization Type | Cooperation & Competition Synchronization

Опубликовано: 06 Апрель 2026
на канале: Mohit Kadwal
3,853
62

In this video lecture we discussed about Task which is a part of a program and according to concurrent programing we are dividing a Program/Algorithm Into different parts and this Parts is also know as Tasks and also we learn how can we managed this Task by using Share Variables and Message Passing Technique.

So firstly I recommend to you to see my previous lecture on my channel...
Concurrency (part 1) :-
   • PPL3.1- Basic Of Concurrency(Part-1) | Par...  

Concurrency (part 2) :-
   • PPL3.2-Principal Of Programming Language |...