logoalt Hacker News

cogman10yesterday at 6:53 PM2 repliesview on HN

Java 21 has n:m green threads, but with caveats. Java 24 removed a major source of the caveats.


Replies

computablyyesterday at 9:36 PM

I'm sure you're already aware but for those who aren't - Java 21 was released in 2023. Golang 1.0 was released in 2012.

frollogastonyesterday at 9:11 PM

Yeah, I'm hoping that fixes things eventually. We still can't use that at work, and even once we can, there's 10yo code still using 3 different old ways of async.