Distributed locks and other utils, can be used with Jedis client and Lettuce client for Redis
-
Updated
Oct 2, 2024 - Kotlin
Distributed locks and other utils, can be used with Jedis client and Lettuce client for Redis
A downward counter (CountDownLatch) which can be used to synchronize threads or coordinate tasks
Verify page status using resilience4j
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.
An application that fetches kline data, creates kline and rsi collections on database and scans RSI data to find trading signals
Stock feed microservice to get stock feeds from Google alerts. Build on Micronaut JVM framework.
Concurrency examples in java | Многопоточность в java
"Java concurrency and parallelism: barrier synchronizers (CountDownLatch, CyclicBarrier, Phaser)" article and source code.
spring-boot asynchronous execution. a new type of thread pool in java 8.
一些线程调用方法的样例演示
Kafka Working Examples
Here i do simple experiments in java for learning and Fun
-:- My random experiements with Java -:-
Simple example of real-life problem solved with CountDownLatch.
RESTful Server with SOAP client published by EJB
Java Interview Prep Programs
Concurrency primitives for Go
Add a description, image, and links to the countdownlatch topic page so that developers can more easily learn about it.
To associate your repository with the countdownlatch topic, visit your repo's landing page and select "manage topics."