Sunday, April 22, 2007 - Posts

The relationship between continuations and workflow

When it comes to resurrecting a continuation and returning to a prior flow of control, the most critical issue is the ability to accurately identify the continuation to be resumed based on an external event.  Any application beyond a simple example Read More