|
|
|
|
|
by ivolimmen
1217 days ago
|
|
There are a huge set of web frameworks in Java that have the same example as shown on this site; I have no idea how this differs from, say, https://ratpack.io or https://sparkjava.com. This really needs some key features on the site to sell it. |
|
What this allows you to do is build flows around pausing and saving the state of execution, and resuming it with all variables captured at a later time, which opens up neat possibilities.
With Loom on the JVM natively this in THEORY should be possible but there is a lot of complication here.
There was a good post on this on /r/java with Ron Pressler from Oracle posting about why this is complicated 1 month ago:
https://www.reddit.com/r/java/comments/10889p1/yet_another_d...