In this posting I am going to discuss the central class used to support continuations, the Continuation class. The implementation I will discuss in this posting is minimalist in nature, providing the bare essentials to support continuations.
Read More