Advanced Java: Multi-threading Part 10 - Re-entrant Locks

preview_player
Показать описание
More courses! Free C course:
Make a social network with Spring Boot:
Learn about MySQL and relational databases:
Java desktop programming:
Intermediate-Advanced C 11:
-------------------------------------------------------------------------------------------------------------------------------------------
How to use the ReentrantLock class in Java as an alternative to synchronized code blocks. ReentrantLocks let you do all the stuff that you can do with synchronized, wait and notify, plus some more stuff besides that may come in handy from time to time.
--------------------------------------------------------------------------------------------------------------------------------------------
More videos on my YouTube channel:
Рекомендации по теме
visit shbcf.ru