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


|
|
|

Inventory Implementaion Patterns

|

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


Dual Protocols (Erl)

How can a service
inventory overcome the limitations of its
canonical protocol while still remaining
standardized?
|
|

Canonical Resources (Erl)

How can
unnecessary infrastructure resource disparity
be avoided?
|
|

State Repository (Erl)

How can service state
data be persisted for extended periods without
consuming service runtime resources?
|
|

Stateful Services (Erl)

How can service state
data be persisted and managed without
consuming service runtime resources?
|
|

Service Grid (Chappell)

How can deferred service
state data be scaled and kept fault-tolerant?
|
|

Inventory Endpoint (Erl)

How can a service
inventory be shielded from external access while
still offering service capabilities to external
consumers?
|
|

Cross-Domain Utility Layer (Erl)

How can
redundant utility logic be avoided across
domain service inventories?
|
|

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:

- design pattern

- design pattern catalog

- design pattern language

- Dual Protocols

- Canonical Resources

- State Repository

- Stateful Services

- Service Grid

- Inventory Endpoint

- Cross-Domain Utility Layer

|
|