j

java-futures

Bridge gaps and help overcome inconveniences with CompletableFuture. This module includes, among other features, methods to collect the results of multiple futures into a list, provides equivalent alternatives to CompletableFuture’s monadic methods (thenApply, thenCompose, etc.) that can deal with checked exceptions, and methods for asynchronous “try-with-resources” constructs.
https://github.com/fschopp/java-futures
Revised BSD (3-Clause) License
Florian Schoppmann
Aggregated version Version Update time
1.1 1.1.0 Mar 14, 2016
1.0 1.0.0 Feb 27, 2016
2 Records