Thanks! Of course. The application combines worker threads with a threadpool, and foreground threads with background threads.
The code is available for download from Packt Publishing Website. It is the code for Chapter 12. The link is on the video information, then click on Code download and you'll get the zip with the code of this application ready to run. The book will also help you. :) Cheers, Gastón
Nice multithreaded application demonstration. Could you show us code behind this application? Did you created native thread for every thumbnail or you used thread pool? How do you detect how much cores are available in the system and how much worker threads are active in the parallel? Bye
Thanks! Of course. The application combines worker threads with a threadpool, and foreground threads with background threads.
The code is available for download from Packt Publishing Website. It is the code for Chapter 12. The link is on the video information, then click on Code download and you'll get the zip with the code of this application ready to run. The book will also help you. :) Cheers, Gastón
Hi vladabuba,
Thanks! Of course. The application combines worker threads with a threadpool, and foreground threads with background threads.
The code is available for download from Packt Publishing Website. It is the code for Chapter 12. The link is on the video information, then click on Code download and you'll get the zip with the code of this application ready to run. The book will also help you. :) Cheers, Gastón
gastonhillar2009 3 years ago
Hi
Nice multithreaded application demonstration. Could you show us code behind this application? Did you created native thread for every thumbnail or you used thread pool? How do you detect how much cores are available in the system and how much worker threads are active in the parallel? Bye
vladabuba 3 years ago
Hi vladabuba,
Thanks! Of course. The application combines worker threads with a threadpool, and foreground threads with background threads.
The code is available for download from Packt Publishing Website. It is the code for Chapter 12. The link is on the video information, then click on Code download and you'll get the zip with the code of this application ready to run. The book will also help you. :) Cheers, Gastón
gastonhillar2009 3 years ago