Content deleted Content added
Robincantin (talk | contribs) Created See Also with links to two related concepts |
Robincantin (talk | contribs) Short description |
||
Line 1:
{{Short description|Computing design principle}}
In computing, '''service composability''' is a design principle, applied within the [[service-orientation]] [[design paradigm]], that encourages the design of [[Service (computer science)|services]] that can be reused in multiple solutions that are themselves made up of composed services. The ability to recompose the service is ideally independent of the size and complexity of the service composition.<ref name='servicecomposition'>{{cite web|url=http://www.whatissoa.com/p12.php|title=Service Composition|publisher=|access-date=2010-03-04|archive-url=https://web.archive.org/web/20100311045214/http://www.whatissoa.com/p12.php|archive-date=2010-03-11|url-status=dead}}</ref>
|