Jump to content

Synchrony abstraction

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fossjunkie (talk | contribs) at 03:30, 29 May 2007 (Created page with 'Abstraction of Synchrony is the proposed ability to generically call a Service/Operation without regard to whether the target service is configured as a Synchronou...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Abstraction of Synchrony is the proposed ability to generically call a Service/Operation without regard to whether the target service is configured as a Synchronous or Asynchronous protocol. The user may then call all services and expect a reply which may be utilized generically.

This architectural abstraction is made necessary due to Functional logic (business logic) abstraction, which is the capability of separating business logic implementation code from the service protocol implementation calling it. The fact that business logic implementations (operations) may be implemented in Synchronous or Asynchronous manners and that these business logic implementations may be interchangeable can cause problems when not addressed.

Source

elemenope User Guide

See also

elemenope