Why Continuations Are Coming to Java
infoq.com
Why Continuations Are Coming to Java
1–10 of 185 posts
Re: Why Continuations Are Coming to Java
#2Re: Why Continuations Are Coming to Java
#3Re: Why Continuations Are Coming to Java
#4Apache Commons Javaflow is an early implementation of continuations: https://commons.apache.org/sandbox/commons-javaflow/tutorial...
Re: Why Continuations Are Coming to Java
#5Apache Commons Javaflow is an early implementation of continuations: https://commons.apache.org/sandbox/commons-javaflow/tutorial...
I vaguely seem to recall that Rhino, Cocoon's pre-Node serverside javascript, had continuations too. That much have been around 2006 or thereabouts.
Re: Why Continuations Are Coming to Java
#6What impact, if any, would this have on Clojure?
Re: Why Continuations Are Coming to Java
#7Re: Why Continuations Are Coming to Java
#8This is especially widespread with spring boot. I've even read sentences like "It's hard to say what it does, you can only see it's effects!"
Re: Why Continuations Are Coming to Java
#9I find it amusing that whenever people talk about Java, they're somehow using magic to describe it. It's like Java programmers see themselves as magicians... This is especially widespread with spring boot. I've even read sentences like "It's hard to say what it does, you can only see it's effects!"
Re: Why Continuations Are Coming to Java
#10Apache Commons Javaflow is an early implementation of continuations: https://commons.apache.org/sandbox/commons-javaflow/tutorial...
I vaguely seem to recall that Rhino, Cocoon's pre-Node serverside javascript, had continuations too. That much have been around 2006 or thereabouts.