============================================== Design and Implementation of a Workflow Engine ============================================== :Author: Sebastian Bergmann :Date: 2007-09-25 :Link: http://sebastian-bergmann.de/publications/bergmann-WorkflowEngine-DiplomaThesis.pdf This thesis discusses the design and implementation of a software component that faciliates the specification, management, and execution of so-called workflows. The discussion of this component's design includes the semantics and syntax of the underlying workflow model as well as the actual software design. The former builds upon the Workflow Patterns terminology, the latter on the concepts of a Workflow Virtual Machine and the idea that a workflow system should be comprised of loosely coupled components.