1
/
of
0
Gnanaprakash Ramswami
Simple Process Model
Simple Process Model
Regular price
$1.00 USD
Regular price
Sale price
$1.00 USD
Shipping calculated at checkout.
Quantity
Couldn't load pickup availability
Any application involving complex service orchestration and asynchronous features will need a framework or a tool implementing BPEL standards. Most of the BPEL tools come with lot of features to handle process orchestration and workflow based applications. They are little complex and expensive too. There are a few open source workflow and process modeling tools available which still need a lot of BEPL knowledge and understanding.
What we are going to discuss here is about a possible solution for a simple service orchestration and process management using open source framework commons-chain which is an implementation of COR (Chain-of-Responsibility pattern) , java concurrency utility ExecutorService, JMS for asynchronicity and JMX for managing the processes.
What we are going to discuss here is about a possible solution for a simple service orchestration and process management using open source framework commons-chain which is an implementation of COR (Chain-of-Responsibility pattern) , java concurrency utility ExecutorService, JMS for asynchronicity and JMX for managing the processes.