ニュース

本記事は、2022年5月に開催された「TechFeed Conference 2022」のセッション書き起こし記事「Java 19 の注目新機能 Virtual Thread について(てらだ よしお) — TechFeed Conference 2022講演より」を転載したものです。
Use ForkJoinPool to break down computationally intensive tasks and execute them in parallel for better Java application performance.
Project Loom massively increases resource efficiency while preserving backward compatibility with Java threads. Here's a look at Loom and the roadmap ahead.