java-virtual-threads
There are 3 repositories under java-virtual-threads topic.
JGZHAN/lrpc
一个使用java新特性虚拟线程,结合netty,编写的一个基于自定义协议的RPC(远程过程调用)框架。This project is an RPC (Remote Procedure Call) framework that uses Java's new feature, virtual threads, in conjunction with Netty, and is based on a custom protocol.
BootcampToProd/spring-boot-virtual-threads
A simple app demonstrating how we can use virtual threads in Spring Boot application for enhanced concurrency and performance
jesperancinha/virtual-thread-coroutine-cooperation
Research into how coroutines can answer to today's problems with the help of virtual threads and how the opposite can also be true