138 results for “topic:virtual-threads”
Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.
A promise library & concurrency toolkit for Clojure and ClojureScript.
TDA - Thread Dump Analyzer (for Java). Analyze your Thread Dumps with a GUI or use it as MCP Server.
Safe direct-style streaming, concurrency and resiliency for Scala on the JVM
Helidon 4.x - RING clojure adapter
Actor4j’s core implementation separates SDK and runtime, enabling flexible execution models.
a lightweight, ultra-performant, zero dependency JDK http server implementation with http2 and websockets - designed for embedding and optimized for virtual threads
Bot to convert media into Telegram stickers
基于最新的Java 25和SpringBoot 4.x。根据eladmin项目进行改造。整合常用的Components.
Library for interoperation between RxJava 3 and JDK 21+ Virtual Threads
In this project, we’ll create six apps using Spring Boot, Quarkus, and Micronaut. For each framework, one app will use blocking Web with Tomcat, and the other will use non-blocking Reactive with Netty. We’ll build both JVM and Native Docker images. For Spring Boot, additional images will test configurations with Virtual Threads, CDS, and AOT
A Java library to make code more virtual thread friendly
An investigation and comparison between Kotlin and Java on an engineering level. Since beauty is in the eye of the beholder, this repository is not meant to evaluate Java or Kotlin on an aesthetic level.
'Concurrent programming in Java with virtual threads' article and source code.
Vert.x Virtual Threads
Reference implementation toolkit for writing composable applications
Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java
Xunamate copy that went too far
🎨 Kotlin Multiplatform playground!
a Java FIFO blocking queue with "close" semantics. designed for virtual threads.
Project Loom Playground Repository
This repository contains examples of Project Loom parts such as Virtual Thread, Structured Concurrency, and Scoped Values
This repository includes examples from the blog Consolidando with the label "Spring Boot"
Demo code showing how to use Java's virtual threads.
Discord bot that tells you when stuff is
This project integrates Firebase Cloud Messaging (FCM) with a Spring Boot application, providing REST endpoints for sending various types of FCM notifications.
Generic HTTP benchmark using Gatling. Check out the results 👇
Modern & Powerful Telegram-bot-api framework/library
测试 Java 虚拟线程在大量阻塞的状态下,相比平台线程能有多少提升。
Structured concurrency in Clojure via StructuredTaskScope