Nice alternative implementation of a continuation-like web mechanism for languages without first-class continuations.
Unwittingly explains the *conceptual* model of continuation-based web servers. Languages with continuations offer a better *programming* model by simplifying the web programmer's *mental* model.
If you are familiar with web programming but unfamiliar with continuations, read this one first to get the concept, then read about continuation-based implementations.
No comments:
Post a Comment