(论文)文献翻译基于j2ee在分布式环境下的底层结构的自动动态配置应用

上传人:xins****2008 文档编号:99640571 上传时间:2019-09-20 格式:DOC 页数:20 大小:89.50KB
返回 下载 相关 举报
(论文)文献翻译基于j2ee在分布式环境下的底层结构的自动动态配置应用_第1页
第1页 / 共20页
(论文)文献翻译基于j2ee在分布式环境下的底层结构的自动动态配置应用_第2页
第2页 / 共20页
(论文)文献翻译基于j2ee在分布式环境下的底层结构的自动动态配置应用_第3页
第3页 / 共20页
(论文)文献翻译基于j2ee在分布式环境下的底层结构的自动动态配置应用_第4页
第4页 / 共20页
(论文)文献翻译基于j2ee在分布式环境下的底层结构的自动动态配置应用_第5页
第5页 / 共20页
点击查看更多>>
资源描述

《(论文)文献翻译基于j2ee在分布式环境下的底层结构的自动动态配置应用》由会员分享,可在线阅读,更多相关《(论文)文献翻译基于j2ee在分布式环境下的底层结构的自动动态配置应用(20页珍藏版)》请在金锄头文库上搜索。

1、本科毕业设计外文文献及译文文献、资料题目:Infrastructure for Automatic Dynamic DeploymentOf J2EE Application in Distributed Environments 文献、资料来源:网络文献、资料发表(出版)日期:2007.9院 (部): 专 业: 班 级: 姓 名: 学 号: 指导教师: 翻译日期: 外文文献:Infrastructure for Automatic Dynamic DeploymentOf J2EE Application in Distributed EnvironmentsAnatoly Akkerman

2、, Alexander Totok, and Vijay KaramchetiAbstract: in order to achieve such dynamic adaptation, we need an infrastructure for automating J2EE application deployment in such an environment. This need is quite evident to anyone who has ever tried deploying a J2EE application even on a single application

3、 server, which is a task that involves a great deal of configuration of both the system services and application components.Key words: j2ee; component; Distributed; Dynamic Deployment; 1 IntroductionIn recent years, we have seen a significant growth in component-based enterprise application developm

4、ent. These applications are typically deployed on company Intranets or on the Internet and are characterized by high transaction volume, large numbers of users and wide area access. Traditionally they are deployed in a central location, using server clustering with load balancing (horizontal partiti

5、oning) to sustain user load. However, horizontal partitioning has been shown very efficient only in reducing application-related overheads of user-perceived response times, without having much effect on network-induced latencies. Vertical partitioning (e.g., running web tier and business tier in sep

6、arate VMs) has been used for fault isolation and load balancing but it is sometimes impractical due to significant run-time overheads (even if one would keep the tiers on a fast local-area network) related to heavy use of remote invocations. Recent work 14 in the context of J2EE component based appl

7、ications has shown viability of vertical partitioning in wide-area networks without incurring the aforementioned overheads. The key conclusions from that study can be summarized as follows: Using properly designed applications, vertical distribution across wide-area networks improves user-perceived

8、latencies. Wide-area vertical layering requires replication of application components and maintaining consistency between replicas. Additional replicas may be deployed dynamically to handle new requests. Different replicas may, in fact, be different implementations of the same component based on usa

9、ge (read-only, read-write). New request paths may reuse components from previously deployed paths.Applying intelligent monitoring 6 and AI planning 2, 12 techniques in conjunction with the conclusions of that study, we see a potential for dynamic adaptation in industry-standard J2EE component-based

10、applications in wide area networksThrough deployment of additional application components dynamically based on active monitoring. However, in order to achieve such dynamic adaptation, we need an infrastructure for automating J2EE application deployment in such an environment. This need is quite evid

11、ent to anyone who has ever tried deploying a J2EE application even on a single application server, which is a task that involves a great deal of configuration of both the system services and application components. For example one has to set up JDBC data sources, messaging destinations and other res

12、ource adapters before application components can be configured and deployed. In a wide area deployment that spans multiple server nodes, this proves even more complex, since more system services that facilitate inter-node communications need to be configured and started and a variety of configuratio

13、n data, like IP addresses, port numbers, JNDI names and others have to be consistently maintained in various configuration files on multiple nodes.This distributed deployment infrastructure must be able to: address inter-component connectivity specification and define its effects on component config

14、uration and deployment, address application component dependencies on application server services, their configuration and deployment, provide simple but expressive abstractions to control adaptation through dynamic deployment and undeployment of components, enable reuse of services and components t

15、o maintain efficient use of network nodes resources, provide these facilities without incurring significant additional design effort on behalf of application programmers.In this paper we propose the infrastructure for automatic dynamic deployment of J2EE applications, which addresses all of the afor

16、ementioned issues. The infrastructure defines architecture description languages (ADL) for component and link description and assembly. The Component Description Language is used to describe application components and links. It provides clear separation of application components from system components. A flexible type system is used to define

展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 学术论文 > 其它学术论文

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号