How many threads can you create with Spring Boot and Java virtual threads?
In looking at enabling virtual threads for a Spring Boot application, I began to wonder how many virtual threads I could spawn compared to platform threads.
I knew the answer would be "many more", but
blog.hbrown.dev9 min read