Tim's Weblog
Tim Strehle’s links and thoughts on Web apps, software development and Digital Asset Management, since 2002.
2005-03-23

con:cern

"con:cern is a workflow engine based on an extended case handling approach. A process is described as a set of activities with pre- and postconditions. An activity is executed when its preconditions are met. It manipulates the process item, thereby creating postconditions. The process flow is determined at run-time. This approach is superior to the conventional process flow approach, if at least one of the following statements applies:

* complex process with exceptions and special cases * execution sequence is dependent on multiple factors * possibility of manual intervention of process flow * content-based dependence amongst activities * strong requirements to modularity * strong requirements to flexibility * loose process coupling"