BibSonomy :: bibtex  ::

tag user group author concept BibTeX key search:all search:schmidtwisser
A blue social bookmark and publication sharing system.
tags · relations · groups · popular
help · blog · about
login · register
schmidtwisser's BibTeX entry:  

Principled design of the modern Web architecture

ACM Trans. Inter. Tech., 2(2): 115--150, 2002.
Authors: Roy Thomas Fielding and Richard N. Taylor
Description: Principled design of the modern Web architecture
Tags: imported
Abstract: The World Wide Web has succeeded in large part because its software architecture has been designed to meet the needs of an Internet-scale distributed hypermedia application. The modern Web architecture emphasizes scalability of component interactions, generality of interfaces, independent deployment of components, and intermediary components to reduce interaction latency, enforce security, and encapsulate legacy systems. In this article we introduce the Representational State Transfer (REST) architectural style, developed as an abstract model of the Web architecture and used to guide our redesign and definition of the Hypertext Transfer Protocol and Uniform Resource Identifiers. We describe the software engineering principles guiding REST and the interaction constraints chosen to retain those principles, contrasting them to the constraints of other architectural styles. We then compare the abstract model to the currently deployed Web architecture in order to elicit mismatches between the existing protocols and the applications they are intended to support.
| BibTeX  
@article{fielding02,
title = {Principled design of the modern Web architecture},
address = {New York, NY, USA},
author = {Roy Thomas Fielding and Richard N. Taylor},
journal = {ACM Trans. Inter. Tech.},
number = {2},
pages = {115--150},
publisher = {ACM},
volume = {2},
year = {2002},
description = {Principled design of the modern Web architecture},
abstract = {The World Wide Web has succeeded in large part because its software architecture has been designed to meet the needs of an Internet-scale distributed hypermedia application. The modern Web architecture emphasizes scalability of component interactions, generality of interfaces, independent deployment of components, and intermediary components to reduce interaction latency, enforce security, and encapsulate legacy systems. In this article we introduce the Representational State Transfer (REST) architectural style, developed as an abstract model of the Web architecture and used to guide our redesign and definition of the Hypertext Transfer Protocol and Uniform Resource Identifiers. We describe the software engineering principles guiding REST and the interaction constraints chosen to retain those principles, contrasting them to the constraints of other architectural styles. We then compare the abstract model to the currently deployed Web architecture in order to elicit mismatches between the existing protocols and the applications they are intended to support.},
keywords = {imported }
}