logoalt Hacker News

andriy_kovalyesterday at 6:17 PM0 repliesview on HN

> Before Java got virtual threads in Project Loom, people were typically using some promises equivalent even though it mangled the heck out of all your code

I think majority Java code is just sequential blocking code, and it works just fine.