SOA: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Pat Palmer
(updating the year, it's still unrealized)
imported>Pat Palmer
(fixing the phrasing)
Line 1: Line 1:
{{subpages}}
{{subpages}}


'''Service Oriented Architecture''' (SOA) refers to a grand, but largely unrealized (as of 2013), vision of automated discovery and late binding for SOAP-based [[Web_service|web services]].  The concept of software which might pick in real time from a menu of currently available web services arose in conjunction with the XML standard (which was finalized in 1998) and was pursued vigorously in the early years.  The sticking point turned out to the with implementations of centralized directories (databases) in which current implementations of a specific service could be looked up.
'''Service Oriented Architecture''' (SOA) refers to a grand, but largely unrealized (as of 2013), vision of automated discovery and late, or dynamic, binding of clients to SOAP-based [[Web_service|web services]].  The concept of software which might pick in real time from a menu of currently available web services arose in conjunction with the XML standard (which was finalized in 1998) and was pursued vigorously in the early years.  One major sticking point turned out to be with implementations of centralized directories (databases) in which current implementations of a specific service could be looked up.  Additionally, companies bickered over the ''wire format'' used to encode messages between clients and service endpoints.

Revision as of 04:26, 29 December 2013

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

Service Oriented Architecture (SOA) refers to a grand, but largely unrealized (as of 2013), vision of automated discovery and late, or dynamic, binding of clients to SOAP-based web services. The concept of software which might pick in real time from a menu of currently available web services arose in conjunction with the XML standard (which was finalized in 1998) and was pursued vigorously in the early years. One major sticking point turned out to be with implementations of centralized directories (databases) in which current implementations of a specific service could be looked up. Additionally, companies bickered over the wire format used to encode messages between clients and service endpoints.