Java Multithreading 07: Daemon Threads

preview_player
Показать описание
This is the seventh lesson of the Java Multithreading course. This lesson will differentiate between daemon threads: which perform background tasks, from core threads: which perform operations that are essential to the application's primary objectives.

CHAPTERS:
00:00 Daemon Threads Vs. Core Threads
00:26 Download Project Files
00:50 Navigating the Starter Code
01:50 Set Daemon Thread
02:39 Recap

#java #multithreading #concurrency

Рекомендации по теме