Petals Getting started - day 5 - EIP Orchestration

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (7)

View Page History

Main differences between orchestration technologies:
- EIP : Good performances. But complicated and a bit "dirty old way" (for example, do not use WSDL).
- BPEL: Based on XML and WSDL. Standard. Quite complicated to learn. Poorer performances.
- SCA: The simplest. Java code based on WSDL.
- EIP: Good performances. But complicated and best-suited for integration projects than SOA (WSDL are not required).
- BPEL: Based on XML and WSDL. Standard. Requires some time to be mastered.
- SCA: Another approach of orchestration. Java code, based on WSDL and dependency injections offered by the SCA Java specification.
- POJO or JSR181: Needs advanced Java programmation.
- Custom JBI Component: Needs lot of skills. Best performances. Hard to maintain.
- Custom JBI Component: Need of programming skills with Java. Best performances. Hard to maintain. Not mandatory a good practice.

*Finished \!*
Want to know more ?
- Tell me what additional tutorial you would like.
- Ask me for a free advise on your project architecture. I will pass it to our architects so they can have a look. This might give you new insights.
- Ask for advises and help on [the forum|http://www.ebmwebsourcing.com/forum/index.php].
- Trainings gives advanced knowledge on Petals ESB. They talk more about SOA, and real project problems.

For all this, just contact me \!
mathieu.lebreton@petalslink.com