SOALIB

Service-oriented architecture library (SOALIB) is used to distribute reusable service-oriented architecture (SOA) software[1][2] in a manner similar to other computing libraries. SOA consists of loosely coupled interoperable services which use messaging based on both Simple Object Access Protocol (SOAP) and Representational State Transfer (REST). A library in computing is a set of compiled modules which are tested and ready for reuse. A similar concept is used for SOA, in that whatever technology is used to develop the service can also be distributed in library form. A Java-based SOA library may be distributed in Web ARchive (WAR) or Enterprise Archive (EAR) file formats. C, C++, and .NET applications may be distributed as a shared object (in Unix and Linux), a Dynamic Link Library (in Windows), or as an executable file.

  1. ^ Archiveddocs (14 January 2009). "Understanding Service-Oriented Architecture". learn.microsoft.com. Retrieved 2022-09-27.
  2. ^ Sun Microsystems, April 2005. [1] Service-Oriented Architecture (SOA) and Web Services: The Road to Enterprise Application Integration (EAI)