学位论文详细信息
Software Tools for Separating Distribution Concerns
Distributed computing;Software systems
Tilevich, Eli ; Computing
University:Georgia Institute of Technology
Department:Computing
关键词: Distributed computing;    Software systems;   
Others  :  https://smartech.gatech.edu/bitstream/1853/7518/1/tilevich_eli_200512_phd.pdf
美国|英语
来源: SMARTech Repository
PDF
【 摘 要 】

With the advent of the Internet, distributed programming has become a necessity for the majority of application domains. Nevertheless, programming distributed systems remains a delicate and complex task. This dissertation explores separating distribution concerns,the process of transforming a centralized monolithic program into a distributed one. This research develops algorithms, techniques, and tools for separating distribution concernsand evaluates the applicability of the developed artifacts by identifying the distributionconcerns that they separate and the common architectural characteristics of the centralized programs that they transform successfully. The thesis of this research is that software tools working with standard mainstream languages, systems software, and virtual machines can effectively and efficiently separate distribution concerns from application logic for object-oriented programs that use multiple distinct sets of resources. Among the specific technical contributions of this dissertation are (1) a general algorithm for call-by-copy-restore semantics in remote procedure calls for linked data structures, (2) an analysis heuristic that determines which application objects get passed to which parts of native (i.e., platform-specific) code in the language runtime system for platform-independent binary code applications, (3) a technique for injecting code in such applications that will convert objects to the right representation so that they can be accessed correctly inside both applicationand native code, (4) an approach to maintaining the Java centralized concurrency and synchronization semantics over remote procedure calls efficiently, and (5) an approach to enabling the execution of legacy Java code remotely from a web browser.The technical contributions of this dissertation have been realized in three software tools for separating distribution concerns: NRMI, middleware with copy-restore semantics; GOTECH, a program generator for distribution; and J-Orchestra, an automatic partitioning system. This dissertation presents several case studies of successfully applying the developedtools to third-party programs.

【 预 览 】
附件列表
Files Size Format View
Software Tools for Separating Distribution Concerns 2151KB PDF download
  文献评价指标  
  下载次数:54次 浏览次数:15次