WorkSCo

Old web page is here [WWW] http://www.esw.inesc-id.pt/worksco

NOTE: WorkSCo is currently undergoing major changes. The engine is being completely rebuilt using a new architecture. We expect to post some developments here soon.

WorkSCo - Workflow with Separation of Concerns

Overview

WorkSCo (Workflow with Separation of Concerns) is an object-oriented framework written in Java that provides software programmers with common workflow concepts (e.g. control flow, data flow, activities, process definition, instantiation, etc) that they can use in their code. This framework is developed using a micro-kernel architecture where the kernel contains basic workflow concepts and these are extended in pluggable modules that provide extra functionality (monitoring, access control, dynamic changes in the model). The kernel also contains the implementation of an engine that provides the enactment of workflow instances based on their definitions thus providing a simple and functional workflow management system.

<worksco AT SPAMFREE esw DOT inesc-id DOT pt>

Goals

Documents

People

Project Leader

Development Team

Funding

Institutions

Download

Please consult the WorkSCo Developer's Page at sourceforge.net: [WWW] http://sourceforge.net/projects/worksco/

Installation

Requirements: (you should have this before trying to install WorkSCo)

The installation information is packaged with the downloadable versions of WorkSCo available from [WWW] WorkSCo Developer's Page at sourceforge.net. Look for file "INSTALL.txt".

last edited 2006-11-08 09:46:04 by SérgioFernandes