The CountDownLatch
in Java is an example of a synchronization aid that allows one or more threads to wait until a set of operations performed in other threads completes. It is particularly useful in scenarios where you need to ensure that certain operations have finished before continuing execution in the current thread.
-
Notifications
You must be signed in to change notification settings - Fork 1
zhamri/stiw3054_CountDownLatch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published