This glossary supports the following titles:

SOA Governance

SOA with .NET & Azure


SOA Design Patterns


Web Service Contract Design & Versioning for SOA


SOA Principles of Service Design

Service-Oriented Architecture: Concepts, Technology, and Design

Modern SOA Infrastructure: Technology, Design, and Governance
SOA with REST: Principles, Patterns & Constraints
Next Generation SOA: A Real-World Guide to Modern Service-Oriented Computing
SOA with Java
SOA Security: Practices, Patterns, and Technologies for Securing Services
SOA and Cloud Computing: Practices, Patterns, Technologies

This glossary also supports the SOA Certified Professional (SOACP) program.

For more information, visit: www.soacp.com
and
www.soaschool.com


|
|
|

Composition Implementation Patterns

|

Composition Implementation Patterns represent the following set of patterns from the SOA Design Patterns catalog:


Agnostic Sub-Controller (Erl)

How can
agnostic, cross-entity composition logic be
separated, reused, and governed independently?
|
|

Composition Autonomy (Erl)

How can
compositions be implemented to minimize loss
of autonomy?
|
|

Atomic Service Transaction (Erl)

How can
a transaction with rollback capability be
propagated across messaging-based services?
|
|

Compensating Service Transaction (Utschig, Maier, Trops, Normann, Winterberg,
Loesgen, Little)

How can composition runtime exceptions be
consistently accommodated without requiring
services to lock resources?
|
|

These patterns were first printed in the SOA Design Patterns book and summarized versions of the patterns are published at the SOAPatterns.org community patterns site.

See also:

- Agnostic Sub-Controller

- Atomic Service Transaction

- Compensating Service Transaction

- Composition Autonomy

- design pattern

- design pattern catalog

- design pattern language

|
|