Projects in Awesome Lists tagged with countdownlatch
A curated list of projects in awesome lists tagged with countdownlatch .
https://github.com/himadieievsv/redpulsar
Distributed locks and other utils, can be used with Jedis client and Lettuce client for Redis
algorythms cloud-computing countdownlatch distributed-algorithms distributed-systems jedis lettuce lock redis redlock semaphore
Last synced: 02 Jul 2025
https://github.com/aliakh/demo-java-countdownlatch-cyclicbarrier-phaser
"Java concurrency and parallelism: barrier synchronizers (CountDownLatch, CyclicBarrier, Phaser)" article and source code.
countdownlatch cyclicbarrier phaser
Last synced: 08 May 2025
https://github.com/inbravo/java-feature-set
-:- My random experiements with Java -:-
anagrams concurrency countdownlatch java jvm prime-numbers randomnumber selection-sort sort wordfrequency
Last synced: 09 Apr 2025
https://github.com/marsxuefeng/atoma
Atoma: Distributed Concurrency Primitives for MongoDB
barrier countdownlatch doublebarrier mongo mutexlock readwritelock semphore
Last synced: 15 May 2026
https://github.com/mtumilowicz/java11-concurrency-countdownlatch
Simple example of real-life problem solved with CountDownLatch.
concurrency countdownlatch latch
Last synced: 23 Feb 2025
https://github.com/yauhenbichel/retry-with-resilience4j
Verify page status using resilience4j
countdownlatch executorservice java resilience4j retry-requests
Last synced: 19 Oct 2025
https://github.com/sandeepkv93/parallel-job-scheduler-with-dependent-jobs
This repository contains a parallel job scheduler implementation that can handle dependent jobs. The scheduler is implemented in Java and uses a thread pool to schedule the jobs in parallel.
countdownlatch java job-scheduler multithreading scheduler
Last synced: 18 Mar 2025