Download Nova Orchestra M3 Package
Download Nova Orchestra M3 documentation.
Explore the following demo and see Nova Orchestra M3 in action: Create the weather process, deploy and execute it
This third milestone of Nova Orchestra continues to push out an innovative architecture based on a generic and extensible engine, called "The Process Virtual Machine" and a powerful injection technology allowing services pluggability. This milestone is built on top of the first version of the Process Virtual Machine.Nova Orchestra M3 includes basic support for elements defined in the BPEL 2.0 standard. The major improvments from M2 are :
- Added support for asynchronous BPEL statements based on the PVM timer service: pick and wait
- Loops with while and repeat until statements
- Sequential mode support for ForEach BPEL statement
- Persistent vs in memory modes execution (based on the PVM persistence framework, hibernate as default implementation)
- Basic BPEL static analysis


