Search code examples
How to use virtual threads with ScheduledExecutorService...

javamultithreadingscheduled-tasksexecutorservicevirtual-threads

Read More
How do I ensure that AsyncTaskExecutor gracefully cleans up virtual threads before stopping an app?...

javaspringspring-bootjava-21virtual-threads

Read More
Is it necessary to shutdown the executor returned by Executors.newVirtualThreadPerTaskExecutor()?...

javajava-21virtual-threadsproject-loom

Read More
Kafka consumer on virtual threads - is this ok?...

javaapache-kafkavirtual-threads

Read More
Logback: availability of MDCs in forks created inside a StructuredTaskScope...

javalogbackmdcvirtual-threadsproject-loom

Read More
Difference between platform thread, carrier thread and virtual thread in context of Java 21 and late...

javamultithreadingvirtual-threads

Read More
Parallel service calls with Spring Boot 3.2 and virtual threads...

javaspringspring-bootvirtual-threads

Read More
Virtual Threads don't work for POST request in Spring Boot WebFlux...

spring-bootspring-webfluxjava-21virtual-threads

Read More
How to enable fibers for the early release of the jdk-16 loom?...

javaproject-loomvirtual-threads

Read More
Helidon 4 and Http API...

javahelidonvirtual-threads

Read More
How to enable virtual threads in springBootTest...

spring-boot-testvirtual-threads

Read More
Is it ok to execute a PlatformThread with a virtual-thread-per-task ExecutorService?...

javamultithreadingjava-21virtual-threads

Read More
Virtual Threads in Spring MVC in Non-Spring Boot Application...

javaspringspring-mvcvirtual-threads

Read More
How to limit the number of Spring @Async tasks with virtual threads enabled...

springspring-bootspring-asyncjava-21virtual-threads

Read More
Create separate thread Pools for a pool of Platform Threads in java...

javathreadpoolexecutorjava-threadsjava-21virtual-threads

Read More
Vert.x virtual thread per request...

vert.xvirtual-threads

Read More
How many platform threads are used to schedule virtual threads...

javavirtual-threads

Read More
Spring native build not using virtual threads...

spring-bootgraalvmspring-nativevirtual-threads

Read More
Thread.currentThread().getName() returns empty string "" for Virtual Threads created via E...

javamultithreadingjava-19virtual-threads

Read More
Seeking Enhancements for RestClient Configuration...

spring-bootrest-clientcircuit-breakervirtual-threadsjava-21

Read More
Is there a Spring Boot configuration parameter to switch between virtual threads and platform thread...

spring-bootmultithreadingconfigurationjava-21virtual-threads

Read More
Java 21 built-in HTTP client pins the carrier thread...

javajava-http-clientproject-loomjava-21virtual-threads

Read More
Why does JMC (JDK Mission Control) not show any virtual thread events?...

javajfrjmcvirtual-threads

Read More
How to detect virtual threads on java 19...

javareflectionmodule-infoproject-loomvirtual-threads

Read More
Is it possible to create a ThreadLocal for the carrier thread of a Java virtual thread?...

javacachingthread-localvirtual-threads

Read More
BackNext