You can edit almost every page by Creating an account and confirming your email.

Synchrony abstraction

From EverybodyWiki Bios & Wiki

Abstraction of synchrony is the proposed ability to generically call a service or 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 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.

Sources

  • elemenope User Guide

External links


This article "Synchrony abstraction" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Synchrony abstraction. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.