Can persistence work in a multiple server environment?
In a server farm a Workflow application can be resumed on any eligible machine in the server farm. Additionally, if a workflow instance is executing on one server and a message destined for that instance arrives on another, AppFabric persistence can move the executing instance to the machine that has the pending message so that it can be processed by the workflow.