A promise library & concurrency toolkit for Clojure and ClojureScript.
-
Updated
Aug 19, 2024 - Clojure
A promise library & concurrency toolkit for Clojure and ClojureScript.
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Backport of Java 8/9 java.util.stream API to Java 6/7 and Android
🦝 Java CompletableFuture-Fu(CF-Fu, pronounced "Shifu"), a tiny sidekick library to make CompletableFuture usage more convenient, more efficient and safer in your application. 😋🚀🦺
A collections of extension functions to make the JVM Future, CompletableFuture, ListenableFuture API more functional and Kotlin like.
RxJava 2/3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture [discontinued]
Backport of Java 9 (JEP 266) CompletableFuture API for Android Studio 3.x D8 / desugar toolchain, forked from https://github.com/stefan-zobel/streamsupport
collapse executor 是一个高性能、低延迟的批量合并执行器,可有效支持高并发的热点请求,支持与Spring Boot集成,帮助开发者快速构建高性能的微服务,提高服务资源利用率的同时降低服务响应时间。涉及技术点包括CompletableFuture、Spring Boot、WebClient、Servlet Async等主流技术栈
'Asynchronous programming in Java with CompletableFuture' article and source code.
Example project comparing Java's CompletableFuture and Future implementations
A Code Kata using a cooking recipe to make an Indian curry, Paneer Tikka Masala (grilled and marinated cottage cheese in a tomato and cream gravy).
Backport of Java 9 CompletableFuture, Flow and SubmissionPublisher API for Java 8
A session on learning about ColdBox 6 Futures and Async Programming
An implementation of JavaScript Promises in Java, with adapters for AWT/Swing, JavaFX, GWT, and Android.
Exploring basic features of Async in Spring.
Reactive Access to MongoDB in Scala and Java
kcommand 是基于 Kotlin 特性实现的执行 Linux/Windows 命令的库
A training on the new features from Java 8
Add a description, image, and links to the completablefuture topic page so that developers can more easily learn about it.
To associate your repository with the completablefuture topic, visit your repo's landing page and select "manage topics."