CountDownLatch .cursorrules prompt files

CountDownLatch is a synchronization aid in Java that allows threads to wait for a set of operations to complete, enhancing coordination in concurrent programming.