Service composability principle: Difference between revisions

Content deleted Content added
References: Added reference
FrescoBot (talk | contribs)
m Bot: links syntax and spacing
Line 1:
'''Service Composability''' is a design principle, applied within the [[service-orientation]] [[Design_paradigm|design paradigm]], which encourages the design of [[Service (computer science)|services]] in a manner so that they can be reused in multiple solutions that are themselves made up of composed services. The ability of the service to be recomposed should be independent of the size and complexity of the service composition<ref name='servicecomposition'>[http://www.whatissoa.com/p12.php Service Composition]</ref>.
<br/>
This principle is directly related to the agility promised by SOA as it promotes composing new solutions by reusing existing services<ref name='MP'>Michael Poulin.[http://www.ebizq.net/blogs/service_oriented/2009/02/evolution_of_principles_of_service_orientation_service_statelessness_part_6.php Evolution of principles of Service Orientation: Service Statelessness, part 7][Online].Date accessed: 21 April 2010.</ref>.
Line 34:
* Kjell-Sverre Jerijærvi.[http://www.infoq.com/articles/soa-contract-maturity-model SOA Contract Maturity Model][Online].Date accessed: 21 April 2010.
* Mauro. et al. [http://www.computer.org/portal/web/csdl/doi/10.1109/HICSS.2010.336 Service Oriented Device Integration - An Analysis of SOA Design Patterns.] [Online], pp.1-10, 2010 43rd Hawaii International Conference on System Sciences, 2010. Date accessed: 8 April 2010.
* Thomas Erl (2008).[http://www.amazon.co.uk/Principles-Service-Prentice-Service-Oriented-Computing/dp/0132344823 SOA Principles of Service Design]. Prentice Hall. ISBN 01323448230-13-234482-3
* Erl et al.,(2009).[http://www.amazon.com/gp/product/0136135161/ref=s9_simi_gw_p14_i1?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-1&pf_rd_r=0FBSA23BKC0AXWVZ5Q9G&pf_rd_t=101&pf_rd_p=51471022&pf_rd_i=507846 SOA Design Patterns]. Prentice Hall. ISBN 01361351610-13-613516-1
* Erl et al.,(2008).[http://www.amazon.co.uk/Service-Contract-Prentice-Service-Oriented-Computing/dp/013613517X/ref=sr_1_1?ie=UTF8&s=books&qid=1269973080&sr=8-1 Web Service Contract Design for SOA]. Prentice Hall. ISBN 013613517X0-13-613517-X
* Dino Esposito.[http://msdn.microsoft.com/en-us/magazine/cc699560.aspx The HTML Message Pattern][Online].Date accessed: 21 April 2010.
* [[Service-oriented_architecture#Principles|Service-orientation Principles]]