The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


A JSR for Continuations?

Posted by brucechapman on January 8, 2008 at 4:43 PM PST

If (newly announced) JSR 323 is viable, it looks like it might give us continuations.

If you can move a thread to another JVM and have it run there, you can also presumably move it to storage, pull it back onto the original JVM some time later, and have it continue execution.

This might be worth watching.

Related Topics >> JSR      
Comments
Comments are listed in date ascending order (oldest first)