好书推荐 好书速递 排行榜 读书文摘

REST in Practice

REST in Practice
作者:Jim Webber / Savas Parastatidis / Ian Robinson
副标题:Hypermedia and Systems Architecture
出版社:O'Reilly Media
出版年:2010-09
ISBN:9780596805821
行业:其它
浏览数:157

内容简介

Why don't typical enterprise projects go as smoothly as projects you develop for the Web? Does the REST architectural style really present a viable alternative for building distributed systems and enterprise-class applications? In this insightful book, three SOA experts provide a down-to-earth explanation of REST and demonstrate how you can develop simple and elegant distributed hypermedia systems by applying the Web's guiding principles to common enterprise computing problems. You'll learn techniques for implementing specific Web technologies and patterns to solve the needs of a typical company as it grows from modest beginnings to become a global enterprise. Learn basic Web techniques for application integration Use HTTP and the Web’s infrastructure to build scalable, fault-tolerant enterprise applications Discover the Create, Read, Update, Delete (CRUD) pattern for manipulating resources Build RESTful services that use hypermedia to model state transitions and describe business protocols Learn how to make Web-based solutions secure and interoperable Extend integration patterns for event-driven computing with the Atom Syndication Format and implement multi-party interactions in AtomPub Understand how the Semantic Web will impact systems design

......(更多)

作者简介

JimcWebber, ThoughtWorks公司的一位技术主管, 工作于可信赖的分布式系统.

SavascParastatidis, 微软公司的一位架构师, 工作于大规模的数据密集型和计算密集型应用.

IancRobinson, ThoughtWorks公司的首席咨询顾问, 帮助客户从奠基阶段到运营阶段创建可持续的面向服务开发能力.

......(更多)

目录

......(更多)

读书文摘

他描述了资源之间的互相影响,以及在此类系统中唯一的标识符的角色。他也讨论到了使用有限的一组操作和统一的语义来建造一种到处存在的基础架构,能够支持任何类型的应用。Fielding将这种架构风格称作“表述性状态转移(REpresentational State Transfer ,REST)”

......(更多)

猜你喜欢

点击查看