Addition about using Continuation: about a year ago I wrote an article on Reddit about Continuations, and got a comment that we shouldn't use Continuation directly in production cause it can break some JIT assumptions. For example it can change thread identity mid-method. And that's why Continuation API is not public. The article can be found by name "Project Loom. Not only virtual threads".
Tbh, this is a very Opinianated way of using Continuation, basically this talk is BS and doesn't provide actual Virtual thread understanding, huge dislike from me.
What an excellent demo and diligently prepared presentation!
Very excellent presentation and demo
Addition about using Continuation:
about a year ago I wrote an article on Reddit about Continuations, and got a comment that we shouldn't use Continuation directly in production cause it can break some JIT assumptions.
For example it can change thread identity mid-method. And that's why Continuation API is not public. The article can be found by name "Project Loom. Not only virtual threads".
Excellent one. Appreciate it.
That was pretty cool. Impressively smooth demo, too 👍
Wow!! Best technical demo I've ever seen.
Thank you 😊
Very nice talk and demo. Bravo!
nice.
Tbh, this is a very Opinianated way of using Continuation, basically this talk is BS and doesn't provide actual Virtual thread understanding, huge dislike from me.