Petals ESB "Registry"

Version 1 by Christophe DENEUX
on Nov 14, 2013 10:02.

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

Changes (2)

View Page History
The Petals ESB "Registry" is an internal component storing internal data. The Petals ESB "Registry" can be view as a distributed in-memory database shared by all Petals ESB nodes of the Petals network.

For example, before to send a message to a service provider, the Petals ESB "Router" will request the Petals ESB "Regsitry" to elect the right endpoint according to information of the message (interface name and/or service name and/or endpoint name).

{note}The implementation of Petals ESB "Registry" must be the same for all nodes of a sub domain.{note}

Data stored in the registry are:
* endpoint name,
* topology.

For example, before to send a message to a service provider, the Petals ESB "Router" will request the Petals ESB "Regsitry" to elect the right endpoint according to information of the message (interface name and/or service name and/or endpoint name).

{column}
{column:width=35%}