Petals-SE-EIP

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

Changes (4)

View Page History
{column}

h1. What is Petals EIP Component
h1. Features

This component implements some Enterprise Integration Patterns, described at [http://www.enterpriseintegrationpatterns.com|http://www.enterpriseintegrationpatterns.com/].

According the pattern invoked, the EIP component chains some \_'_sub-service' invocations and can response by a response to the initial caller.

It can split, aggregate, or routing messages, depending of the pattern in used.

The component is based on asynchronous invocations, so the order of the \_'_sub-service' invocations and the process of their response is not determinate.