Is there a good implementation of continuations in Java?
If so, what is the overhead like? The JVM wasn\'t designed with these sort of things in mind, right? So is t
Another library by Matthias Mann:
http://www.matthiasmann.de/content/view/24/26/
http://www.matthiasmann.de/java/Continuations/