Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
-
Updated
Apr 20, 2024 - Java
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
RxJava 2/3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture [discontinued]
'Asynchronous programming in Java with CompletableFuture' article and source code.
Writing asynchronous Java 8 code, to the style of JavaScript Promises.
Asynchronous actorlike entities: Agent, State Machine and more
Examples with package java.util.concurrent
A port of Java's CompletionStage using promises
Add a description, image, and links to the completionstage topic page so that developers can more easily learn about it.
To associate your repository with the completionstage topic, visit your repo's landing page and select "manage topics."