Continuation is an object that represents the execution state of a program at a certain point. We can use continuation to restart the execution from the point stored in it.
One area that has seen practical use of continuations is in web programming
Check out an enumeration here
Tuesday, February 06, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment