Dec 23, 2022
Standard Tomcat test I already did https://medium.com/p/80d39fd81bf0
The problem with Tomcat and normal thread that you cannot create for as many threads as you need. Every thread needs 1MB memory and context switching is slow. All these problems solve virtual threads