There are 0 repository under virtualthreads topic.
Vert.x virtual threads incubator
提供无需添加额外启动参数就可以使用JDK带来的各种内部api的解决方案 兼jvmci探索
Benchmarks of Spring Boot REST service comparing Java 21 Virtual Threads (Project Loom) with WebFlux (Project Reactor).
A pluggable actor system written in java leveraging modern features from JDK21+
Vert.x Virtual Threads
a video chat application done with Java 21 Virtual threads and web RTC
Modern FreeSWITCH Event Socket Library for Java Virtual Threads. Zero Netty dependency, pure Java sockets. Automatically reconnects and handles millions of concurrent connections with minimal overhead.
Demo code showing how to use Java's virtual threads.
Spring demo application to compare controllers using CompletableFuture vs. virtual threads.
A lightweight, Java-based, open-source key-value store with notification support.
A multithreaded indexing API in Java 19+ that allows a word index to be created from an e-book or a URL.
基于Java 21和SpringBoot 3.2+。整合常用的Components.
Create a demo about a way to make your Springboot application more scalable using virtual threads
This project demonstrates Java 21 Virtual Threads with Quarkus to achieve better performance in I/O-intensive applications.
Demo of a Spring Boot app using Virtual Threads
Lightweight in-memory scheduler built with Java Virtual Threads
Looking at Java 25: Virtual Threads, Structured Concurrency and more
Quarkus demo application to compare controllers using platform threads, CompletableFuture, and virtual threads.