文档介绍:北京邮电大学硕士论文大型J2EE系统开发关键技术的研究
大型J2EE系统开发关键技术的研究
摘要
由于J2EE企业级系统应用规模的不断增大,一套完整的系统已经无法由一个开发人员独立完成,仅部署在一台服务器上也无法满足大量用户的访问要求,因此如何模块化的开发大型J2EE系统,并且进行分布式的部署已成为各个开发团队必须要研究的问题。其次,如何把一个公司长期积累的系统集成起来,形成一个有机整体也是值得研究的问题。
本文首先分析了能支持模块化开发、分布式部署的大型J2EE系统的架构方式,并阐述了实现跨平台(服务器端跨操作系统、跨数据库、跨应用服务器、支持多种CPU平台,客户端跨浏览器、跨操作系统、支持多种CPU平台)的技术要点。其次介绍了模块化开发的主要技术, 研究了分布式部署相关的技术:Web负载均衡、Web高可用性方案、分布式数据库,分布式文件系统,分布式全文检索等等,并且从数据库、 HTTP、缓存等方面给出优化建议。然后就J2EE大型系统的集成技术展
开研究,并给出了集成的主要思路。此外,本文结合两个应用实例——多媒体网络教学系统和正在设计中的新OA系统介绍了在实际项目中应用本文研究成果进行设计和开发的方法。最后本文还分析了所提出方案的创新点和不足之处。
ii!
北京邮电大学硕士论文 大型J2EE系统开发关键技术的研究
本文从开发、部署、优化和集成角度,提出了大型J2EE系统整套实施方案,应用该方案可以解决当前大型J2EE系统开发中的关键性问题。本文部分研究成果已经经过了实践检验,文中提出的设计方案、技术路线等可供大型J2EE系统开发人员参考与借鉴。
关键词:J2EE高可用性分布式跨平台面向服务架构
IV
北京邮电大学硕士论文 大型J2EE系统开发关键技术的研究
RESEARCH IN LARGE SCALE J2EE
SYSTEM KEY DEVELOPⅣ匝NT TECHNOLOGY
AB STRACT
Due to the increase of J2EE enterprise applications scale,it is hard for a single developer plete the development of the whole system. What’S more,only deploying the system on a single server cannot satify the requests of a huge number of to develop large scale modularized J2EE systems,and how to deploy them on a cluster,have
e a problem which requires all developers’, how to integrate systems which have accumulated in pany over a long period into anic entity is a problem which deserves further study.
First,this paper analyzes the architecture which supports the modularized system deployment and distributed deployment of large scale J2EE systems,expounding upon cross—platform technical points including
server-side cross—operating systems,cross-database operations,
cross—application servers,supporting multiple CPU platform and client-side
V
北京邮电大学硕士论文 大型J2EE系统开发关键技术的研究
CROSS-browsers,cross-operating systems,and supporting multiple CPU ,this paper introduces the main technology used in modularized system development and distributed deployment,such as Web load balancing,Web high availability solu