Full stack application platform for building stateful microservices, streaming APIs, and real-time UIs
-
Updated
Aug 9, 2024 - Java
Full stack application platform for building stateful microservices, streaming APIs, and real-time UIs
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
The MongoDB Reactive Streams Driver has been moved here: /~https://github.com/mongodb/mongo-java-driver, and this repository has been archived.
- Reactive Extension Library for Android to download files
Creating Asynchronous Methods using Completable Future in Spring Boot
This project contains two microservices projects wich I used to implement Asynchronous communication between them, using Kafka.
Snap Programming Language
Tern Programming Language
This project contains two microservices projects wich I used to implement Asynchronous communication between them, using RabbitMQ.
Ready to launch service framework built on Vert.x
All about Kafka
A flow, context and object-sensitive inter-procedural static analysis tool for misuse detection of AsyncTask
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.
Java multi-threading and asynchronous programming framework, flexible IO model with asynchronous operations
Super easy async queries for you.
The framework provides DSL for easy and modular construction of asynchronous processes from simpler constructs. The framework is mostly targeted to IO-bound processes and it is not intended for CPU-bound processes.
asynchronous webflux and akka,make up the insufficient of no coroutines in java
Parallel and Asynchronous Programming in Java. Implementing Threads, Executor Service, ForkJoin, Parallel Streams, and CompletableFuture.
Add a description, image, and links to the asynchronous-programming topic page so that developers can more easily learn about it.
To associate your repository with the asynchronous-programming topic, visit your repo's landing page and select "manage topics."