As described in
the previous post, I gave a talk on an experiment that used JVM continuations for writing servers. I worked on a JVM continuation implementation based off the original continuation patch and used it for the experiment. I contributed the work back to the OpenJDK MLVM project as the following checked-in patches:
http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/b63b73832341 http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/568ebe7237f1The overview of this implementation is described in
a MLVM wiki page.
I thank Lukas Stadler, John Rose, and Chuck Rasbold for their help.
No comments:
Post a Comment