Master SOA Design Pattern Catalog
|
|


"Introducing SOA Design Patterns", SOA World Magazine (PDF)


"The Case for Single-Purpose Services: Understanding the Non-Agnostic Context and a Strategy for Implementation", SOA Magazine (HTML)


"REST-Inspired SOA Design Patterns", SOA Magazine (HTML)


"Service-Orientation and Object-Orientation Part I: A Comparison of Goals and Concepts", SOA Magazine (HTML)


"Service-Orientation and Object-Orientation Part II: A Comparison of Design Principles", SOA Magazine (HTML)


"Service Facade", InformIT (HTML)


"Non-Agnostic Context", InformIT (HTML)


"Domain Inventory", InformIT (HTML)


"Service Normalization", InformIT (HTML)


"Service Decomposition", InformIT (HTML)


"Canonical Schema", InformIT (HTML)


"Policy Centralization", InformIT (HTML)


|
|
|

Services Intelligence Routing (candidate)

|

Home > Candidate Patterns List > Services Intelligence Routing
|

Problem

When consumer only have collection of facts and need to get composed solution with list solution with matching probabilities
|
|

Solution

Services takes forward chaining method to send out mediate results as request to trigger other services with most probable matching condition. Composed solution with highest matching values will introduce to service customer.
|
|

Application

Services required semantic definition to define relation for each services instance. On each fact sent it would be broadcasted to all services instances and leaving the rest to the services itself.
|
 |
 |
 |

Impacts

This pattern may increase load on network bandwidth when services distributed separately. Most appropriate solution depends on the facts that consumer gives.
|
|
|
|
|
|

Status

Under Review
|
 |
 |
 |

Contributors

Masykur Marhendra
|
|
|
|
|