基于.net外文翻译 本科毕业设计.docVIP

  • 2
  • 0
  • 约3.78万字
  • 约 44页
  • 2017-02-05 发布于辽宁
  • 举报
专业外文翻译 题 目 基于J2EE在分布式环境下 专 业 班 级 学生姓名 学 号 指导教师 职 称 滨州学院教务处 二〇一〇年三月一日 Infrastructure for Automatic Dynamic Deployment Of J2EE Application in Distributed Environments Anatoly Akkerman, Alexander Totok, and Vijay Karamcheti 1. Introduction In recent years, we have seen a significant growth in component-based enterprise application development. 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 partitioning) 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 separate 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 in the context of J2EE component based applications 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 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 usage (read-only, read-write). ? New request paths may reuse components from previously deployed paths. Applying intellig

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档