Java Project Loom – Virtual Threads (Part 1) | TO THE NEW Blog

General News

Summary

Virtual Threads are light weight that reduce the effort of writing, maintaining and observing high throughput applications. The first one is to enable server applications written in the simple thread-per-request style to scale with near-optimal hardware utilisation. For a relational database server, it means that each SQL transaction is also handled by its own thread. Now from figure, since 1ms = 1000,000 nanoseconds, it means that there is a factor in the order of 100,000 between the preparation of the request and the processing of the response. Answer is a big no-no, since its cheap, no need to pool them, create and throw on demand.

Classifications

industries
No industries detected
applications
Web and Content Management

AskAI Classifications

Labels
No AI classifications detected

Linked Companies