I've never commented on a video before, but I had to for this one. It's that good!
too much coffee 😂
Fantastic explanation.
Where can i get that cup?
You forgot the StampedLock which is the new implementation fixing a flaw inside the ReentrantLock.
When it should be used ? example please ?
I had no idea before this video that there is another way to lock the object other than synchronised
Does ReentrantLock implement AutoClosable? If not why?
AIO vs NB-NIO on Java for Networking please
Is it not Object? private final Object lock = new Object(); Quastion was: what it is lock? not reentrantlock.lock();
Who cares about java these days
@MyCodingDiary