Nobody Talks About Project Loom
Hi, “Why isn’t anyone talking about Project Loom? On the JVM, one of the largest changes in years is looming over us. And it will massively influence the way we work. Asynchrony is difficult. There’s so much to consider: How do I configure my thread pool? Does the code path have more wait-time, or does it take a long time to calculate? And how large should the queue be in front of the thread pool?