GitHub topics: completable-future
foldright/cffu
🦝 Java CompletableFuture-Fu(CF-Fu, pronounced "Shifu"), a tiny sidekick library to make CompletableFuture usage more convenient, more efficient and safer in your application. 😋🚀🦺
Language: Java - Size: 3.2 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 212 - Forks: 30

futures4j/futures4j
A lightweight, dependency-free utility library, laser-focused on improving the experience of working with Java's java.util.concurrent futures.
Language: Java - Size: 6.75 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 4 - Forks: 0

zalando/faux-pas
A library that simplifies error handling for Functional Programming in Java
Language: Java - Size: 594 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 137 - Forks: 12

mtumilowicz/spring-boot-async
Exploring basic features of Async in Spring.
Language: Java - Size: 95.7 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 10 - Forks: 3

naut92/retry_connection
spring-boot app
Language: Java - Size: 73.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dgroomes/java-concurrency-playground
📚 Learning and exploring concurrency in Java
Language: Java - Size: 188 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

eMahtab/completable-future
Java 8 CompletableFuture
Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Alex-Cultrera/Large-Dataset-Async-Fetch-And-Analysis
A back-end Java application that can efficiently fetch and analyze one million lines of data from a .txt file by leveraging multi-threading and asynchronous Java code
Language: Java - Size: 644 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

canghailan/elasticsearch-rest-query-client
elasticsearch sql orm
Language: Java - Size: 16.6 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Eomaxl/parallel-asynchronous-thread
An application where I have covered concurrency & parallelism starting from threads to completableFuturemplete
Language: Java - Size: 75.2 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

dalgarins/s4n-corrientazos
Corrientazos recruiting test for s4n.
Language: Java - Size: 107 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

documaster/promise
Java promises for async functionality
Language: Java - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

denitdao/course4_reactive-programming
My 4th-year project for the subject - Reactive programming with Java
Language: Java - Size: 89.8 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tugayesilyurt/spring-async-completablefuture-join
Spring Boot - call more than 1 external service @Async and join them
Size: 63.5 KB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bogdansolga/java8-training
A training on the new features from Java 8
Language: Java - Size: 196 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 7

yuriytkach/stream-43-demo-app-completablefuture
Demo application about YouTube stream #43 about CompletableFuture
Language: Java - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SaurabhPotdar/completable-future
Completable future reference
Language: Java - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Zinaaan/java8-demo
java8-demo
Language: Java - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

isopropylcyanide/async-metrics-codahale
Leverage Codahale metrics (or any Metric Registry for that matter) to provide metrics on methods that complete asynchronously.
Language: Java - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

mduerig/vfuture
A VFuture is a handle to the result of an asynchronous computation. It captures the effects of latency and failure: it is completed once the computation finishes (either successfully or with a failure). The implementation uses virtual threads for producing the future's result.
Language: Java - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

da0hn/multithread-java-applications-course
Developing modern asynchronous multithreaded applications in Java (API included)
Language: Java - Size: 34.6 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

abhinav-nath/java-multithreading-and-concurrency
All about Multi-threading and Concurrent programming in Java. Simple and easy to understand code examples for most of the Concurrent APIs provided by Java.
Language: Java - Size: 263 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

ramesh-x90/Simple-SSE4J
SSE client library for java
Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

miladmofidi/Concurrency-And-Parallelism-In-Java
Concurrency And Parallelism Implementation Methods In Java
Language: Java - Size: 34.6 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

continuous1024/simple-rpc
最简单的RPC,使用接口进行RPC调用,使用Netty进行通信,使用JDK动态代理来实现客户端代理,使用CompletableFuture获取请求结果
Language: Java - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

szagoret/csvparser
Java Swing Generic CSV Parser
Language: Java - Size: 564 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

kochlisGit/TMDB-Search-Engine
An implementation of an advanced movie search engine, using TMDB's data & Lucene's indexing. It is a desktop application, developed in Java
Language: Java - Size: 5.99 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mpenet/eddy
Jetty11+ wrapper/adapter for clojure
Language: Clojure - Size: 46.9 KB - Last synced at: 15 days ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

MichalPula/JavaMultithreading
Project with examples covering threads, synchronization, locks, CompletableFuture, ExecutorService, Callable, Runnable and BlockingQueues
Language: Java - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MichalPula/SpringMultithreading
Real life example of parallel method execution with @Async and CompletableFuture
Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mtumilowicz/completable-future
Exploring CompletableFuture API.
Language: Java - Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

daggerok/spring-data-java8
Java 8 CompletableFuture, Stream API return types for spring-data repositories
Language: Java - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

mtumilowicz/java11-completable-future-timeout
Three approaches to timeouts when using CompletableFuture.
Language: Java - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

blaze-b/multi-threading-essential-training
Essential training using the @Async @Scheduled annotations, executor services and Completable future
Language: Java - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pSharpX/EmisionVotosApi
A simple java EE application for votes registration with JAX-RS, CDI and Hibernate-OGM
Language: Java - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pSharpX/SimpleEmisionVotosAPI
A simple standalone Java API with JAX-RS + Spring Integration
Language: Java - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

BrunoIstvan/springboot-completable-future-proxy
Language: Java - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mtumilowicz/java11-stream-composing-completable-future
Example of mixing stream with completable future using composition.
Language: Java - Size: 73.2 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

mtumilowicz/java11-stream-completablefuture-dedicated-executor
Implementation of dedicated executor for parallel processing of completable future tasks.
Language: Java - Size: 63.5 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

PolomskiBartlomiej/spring-async
Exploring spring async feature with Completable Future API
Language: Java - Size: 62.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

abhirockzz/javaee8-jaxrs-server-async-pipeline
Using CompletionStage support in JAX-RS 2.1 to build async pipeline
Language: Java - Size: 16.6 KB - Last synced at: 18 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1
