Return to Home Page

This glossary supports the following titles:


SOA: Principles of Service Design (ISBN: 01323 44823, Prentice Hall)

Service-Oriented Architecture: Concepts, Technology, and Design (ISBN: 0131858580, Prentice Hall)

Service-Oriented Architecture: A Field Guide to Integrating XML & Web Services (ISBN: 0131 428985, Prentice Hall)

For more information about this book series, visit: www.soabooks.com

passive (primary state)

A service that has been loaded into memory but is not actively carrying out any of its functions is considered to exist in a passive state. Services may run idle (be passive) prior to and subsequent to invocation and execution.

Note that passive services are always stateless. In fact, services may be designed to intentionally enter a passive state after having deferred state data to another part of the architecture. Such services may return to an active state at a later point to continue processing associated with the same service activity.

The term "passive" represents one of two primary states a service can exist as, the other being active. Primary states are of relevance to the implementation of the Service Statelessness principle that emphasizes the optimization of state data deferral and delegation.




See also:

- Service Statelessness

- active (primary state)

- context (state information type)

- context data (context data type)

- context rules (context data type)

- session (state information type)

- stateful (primary state condition)

- stateless (primary state condition)
The Prentice Hall Service-Oriented Computing Series from Thomas Erl
Home    SOA Books    SOA Magazine    What Is SOA?    SOA Principles    SOA Methodology    Legal Copyright © 2004-2008 SOA Systems Inc.