EasyVIPER is a generic workflow engine. VIPER stands for VIrtual Process Engine with Reconfiguration.
Indeed its architecture is based on Frascati, a component-based framework following the SCA standard allowing to reconfigure the engine and workflows at runtime.
It is mainly used in relationship with EasyBPEL but is able to accept any upper model managing processes execution.
The following SCA schema represents the main components and services provided by EasyVIPER.
EasyVIPER main components SCA model.
The EasyVIPER main component is the [Workflow engine] core that receives and sends messages coming from and going to an external environment. The external environment component is an abstract component dedicated to external / internal messages conversion. The abstract model is an abstract component dedicated to workflow model management (when there is one), that is to say, a model registry and a model compilation module.
If you want know how to use library, please consult the list of How-tos.
If you have any questions, please use the [ contact form|Contact].