21 results for “topic:virtualthreads”
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
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.
Apache Kafka Java Library. Abstraction of Apache Kafka pub/sub messaging template. Support many serialization data formats.
a video chat application done with Java 21 Virtual threads and web RTC
Demo code showing how to use Java's virtual threads.
Spring demo application to compare controllers using CompletableFuture vs. virtual threads.
A high-performance Java port of the mimalloc memory allocator, specifically tailored and optimized for Netty.
A lightweight, Java-based, open-source key-value store with notification support.
Create a demo about a way to make your Springboot application more scalable using virtual threads
Demo of a Spring Boot app using Virtual Threads
Quarkus demo application to compare controllers using platform threads, CompletableFuture, and virtual threads.
A multithreaded indexing API in Java 19+ that allows a word index to be created from an e-book or a URL.
This project demonstrates Java 21 Virtual Threads with Quarkus to achieve better performance in I/O-intensive applications.
No description provided.
A system which supports the daily business of a personal training agency
Looking at Java 25: Virtual Threads, Structured Concurrency and more
Backend server for Riyura streaming platform which can handle 50k users at once. Features all sets of media, user managemnt, watchlist and admin endpoints for ease of access and control. Sinse Riyura userbase is growing, this server will drastically reduce frontend load.