天天看点

《SOA与REST:用REST构建企业级SOA解决方案》—第1章1.2节推荐阅读

本节书摘来自异步社区《soa与rest:用rest构建企业级soa解决方案》一书中的第1章1.2节推荐阅读,作者【美】thomas erl , benjamin carlyle , cesare pautasso , raj balasubramanian,更多章节内容可以访问云栖社区“异步社区”公众号查看。

1.2 推荐阅读

为了进一步确保清晰理解后续章节中使用和引用的关键术语,你可以访问www.soaglossary.com网站,它提供了针对本系列书的在线主词汇表。

详细阐述本标题涵盖的关键主题的系列书籍包括下面两本。

soa principles of service design——全面记录了面向服务设计范例,针对本书提到的所有原则,该书均提供了全面地描述。这些原则在www.soaprinciples.com网站和附录d中也有相应解释。

soa design pattern——该书是官方的soa设计模式目录,包含了本书所提到的大部分模式的描述及例子。你可以在www.soapatterns.org网站及附录e中查询这些模式的简要说明。

从支持面向服务角度,进一步关于rest服务的技术和设计的例子可参考以下书籍:soa with .net & windows azure、soa with java、service-oriented infrastructure: on premise and in the cloud。

如果你对rest服务设计和web服务设计之间的对比感兴趣,web service contract design & versioning for soa丛书提供了大量相应的说明,内容涉及wsdl、soap、xml schema、ws-policy和ws-addressing。

对于那些刚接触rest的读者,推荐阅读以下书籍。

building hypermedia apis with html5 and node(作者mike amundsen,出版社o’reilly media,2011)

restful web services: web services for the real world(作者leonard richardson和sam ruby,出版社o’reilly media,2007)

http: the definitive guide(作者david gourley,出版社o’reilly media,2002)

rest in practice: hypermedia and systems architecture(作者savasparastatidis,ianrobinson,jim webber,出版社o’reilly media,2010)

restlet in action: developing restful web apis in java(作者jerome louvel,thierrytemplier,thierry boileau,出版社o’reilly media,2009)

restful .net(作者jon flanders,出版社o’reilly media,2008)

附录h中也推荐了一些关于rest的阅读资源,包括本文作者编写的书籍、论文和文章。