5- Joining a Thread
2:27
2 Intervenants
1 Chapitres
63 segments
Intervenants
Chapitres
-
0:03Chapitre 1: Let's say once we download a file we want to kick off another thread to scan the downloaded file for viruses. 140s · Speaker 2
Let's say once we download a file we want to kick off another thread to scan the downloaded file for viruses. Now scanning a file is a time -consuming task It's not going to happen immediately like incrementing an integer. It may take a few…