Continuations through JIT compiler
There is a very interesting paper on a potential way of getting native java continuations into the JVM. I am wondering if a new JIT compiler might be a future way to go. I came across this open source JIT compiler implementation that potentially could be used as a basis.
please also see the comments on the next entry ( http://vafer.org/cgi-bin/mt/mt-comments.cgi?entry_id=162 )