An open API service indexing awesome lists of open source software.

https://github.com/t1/quarkus-structured-concurrency-demo

Demo Structured Concurrency with Quarkus
https://github.com/t1/quarkus-structured-concurrency-demo

Last synced: about 1 year ago
JSON representation

Demo Structured Concurrency with Quarkus

Awesome Lists containing this project

README

          

= Demo Structured Concurrency with Quarkus image:https://github.com/t1/quarkus-structured-concurrency-demo/actions/workflows/maven.yml/badge.svg[link=https://github.com/t1/quarkus-structured-concurrency-demo/actions/workflows/maven.yml]

Shows how you can use Structured Concurrency in a Quarkus application as well as in tests.

==== Notes

As of `2023-10-27`:

* The Docker base images are not available for Java 21, yet.