5- Joining a Thread

2:27 2 Puheenvuorot 1 Lukujen yhdistelmä 63 Segmentit

Lukujen yhdistelmä

  1. 0:03

    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…