Utilities for working with futures in Java 8
-
Updated
Dec 12, 2023 - Java
Utilities for working with futures in Java 8
Java library for working with Guava futures
Simple Job Workflow API for Tasks
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).
Exploring basic features of Async in Spring.
Example of mixing stream with completable future using composition.
Implementation of dedicated executor for parallel processing of completable future tasks.
Three approaches to timeouts when using CompletableFuture.
Exploring CompletableFuture API.
Java 10's CompletableFuture - main features (allOf, thenCompose*Async, thenCombine*Async, thenAccept, thenRun, thenApply and others)
Solutions for various types of medium-to-challenging level problems.
Looking at Java 21: Virtual Threads, Structured Concurrency and more
Transaction aggregator with Spring Boot
(Pragmatic Code School) Multithreading,Parallel & Asynchronous Coding in Modern Java
Learning to use Multithreading in Java using the ParallelStreams API and CompletableFuture API.
Add a description, image, and links to the completablefuture-api topic page so that developers can more easily learn about it.
To associate your repository with the completablefuture-api topic, visit your repo's landing page and select "manage topics."