Рет қаралды 12,495
The most recent releases of Java are some of the most important releases, thanks to the inclusion of Virtual Threads. This feature has a direct impact on scalability of your applications and also in your ability to create asynchronous code without having to write a lot of boiler plate code to achieve the non-blocking capability. In this presentation we will understand the usecase for this feature and dive deep into the benefits it offers.