StackOverflow Questions for Tag: virtual-threads

FlyChenKai
FlyChenKai

Reputation: 21

Under what circumstances will virtual threads expand the number of underlying carrier threads?

Score: 0

Views: 358

Answers: 2

Read More
benrush
benrush

Reputation: 321

Should virtual thread die fast?

Score: 7

Views: 2301

Answers: 2

Read More
Martin Locurcio
Martin Locurcio

Reputation: 81

Using toFuture in Spring webClient when using virtual threads

Score: 3

Views: 65

Answers: 0

Read More
tao ye
tao ye

Reputation: 1

Undertow stopped response when using virtual thread in Springboot3.4.1

Score: 0

Views: 24

Answers: 0

Read More
magiciansz
magiciansz

Reputation: 23

Virtual Threads Performance Degradation when running a mixture of CPU-intensive and blocking task

Score: 2

Views: 176

Answers: 1

Read More
Mandroid
Mandroid

Reputation: 7468

How to limit number of virtual threads to avoid large number of DB connections?

Score: 3

Views: 403

Answers: 2

Read More
Archimedes Trajano
Archimedes Trajano

Reputation: 41220

Do Java 21 virtual threads address the main reason to switch to reactive single-thread frameworks?

Score: 27

Views: 10200

Answers: 5

Read More
gstackoverflow
gstackoverflow

Reputation: 37034

Why ReentrantLock is better for virtual threads than synchronized?

Score: 5

Views: 1014

Answers: 1

Read More
PatPanda
PatPanda

Reputation: 5010

micrometer Instrumentation of Thread Switching Components for Executors.newVirtualThreadPerTaskExecutor() with for loop

Score: 1

Views: 100

Answers: 1

Read More
Keith Bennett
Keith Bennett

Reputation: 947

How do I verify that Virtual Threads are being used in my Spring Boot microservice?

Score: 2

Views: 196

Answers: 1

Read More
user2023577
user2023577

Reputation: 2083

Can't reproduce virtual thread pinning (jdk 21), yet mysql not as parallel as should be

Score: 2

Views: 156

Answers: 1

Read More
CodeGrinder
CodeGrinder

Reputation: 201

Can Virtual Threads improve querying a database in Java?

Score: 3

Views: 191

Answers: 1

Read More
birinder tiwana
birinder tiwana

Reputation: 83

Java virtual threads and kafka streams

Score: 4

Views: 95

Answers: 0

Read More
Somjit
Somjit

Reputation: 2762

SpringBoot 3.4 with virtual thread enabled, but getting sequential execution

Score: 1

Views: 208

Answers: 0

Read More
Rokata
Rokata

Reputation: 1229

Is it possible to use virtual threads from Kotlin in an Android project as of current date?

Score: 2

Views: 85

Answers: 1

Read More
Tugalsan Karabacak
Tugalsan Karabacak

Reputation: 633

In java How to migrate from Executors.newFixedThreadPool(MAX_THREAD_COUNT()) to Virtual Thread

Score: 7

Views: 2025

Answers: 2

Read More
xtay2
xtay2

Reputation: 807

When to use platform Threads over Virtual Threads

Score: 5

Views: 394

Answers: 4

Read More
PROvishesh
PROvishesh

Reputation: 15

If my machine has 10 physical threads then how can my JVM create 100s of threads?

Score: -1

Views: 125

Answers: 2

Read More
Marco
Marco

Reputation: 105

Quarkus ManagedExecutor vs WorkerExecutor vs VirtualThreads for blocking code

Score: 1

Views: 355

Answers: 1

Read More
ROBLCSnail
ROBLCSnail

Reputation: 115

Spring Security Virtual Threads and ThreadLocal

Score: 5

Views: 1928

Answers: 2

Read More
PreviousPage 1Next