基于REST思想的统一接口模型的理论分析与设计实践
Theoretical Analysis and Design Practice on REST-based Unified Interface Model
Abstract
网络应用的发展经历了一个从静态网页到动态网页再到移动平台的过程。技术的变革除了带来用户体验的提升之外,也使得现有的一些开发框架在开发涉及移动互联网、分布式或云计算等概念的新应用时遭遇到性能与可伸缩性上的瓶颈。因此,为了适应未来技术的发展趋势,减少开发过程中的冗余工作,提高开发效率,有必要根据现有的移动互联网与新兴技术的特点,在已有的优秀网络应用开发框架的基础之上,设计出一套符合新时代网络应用特点的,并且具备一定通用性的网络应用开发解决方案。 本篇论文在此背景下,通过对REST思想的深入学习,从角色设定、逻辑抽象、系统架构三个方面进行总结、阐述、设想与创新。提出一套“统一接口模型”,并将对其中... The development of Network applications experiences stages from static web page, dynamic web page to mobile platform. Although the changes of the technology improve users’ experience, it also makes the current frameworks meet bottlenecks in aspect of performance and scalability when they combine with mobile Internet, distributed applications and cloud computing. Therefore, in order to adapt to th...