Comment on The limits of Rust, or why you should probably not follow Amazon and CloudflareparentComments−andriy_koval4moBefore Java got virtual threads in Project Loom, people were typically using some promises equivalent even though it mangled the heck out of all your codeI think majority Java code is just sequential blocking code, and it works just fine.
Comments
I think majority Java code is just sequential blocking code, and it works just fine.