学位论文详细信息
Aspect-Oriented Smart Proxies in Java RMI
RMI;smart proxy;Computer Science
Stevenson, Andrew
University of Waterloo
关键词: RMI;    smart proxy;    Computer Science;   
Others  :  https://uwspace.uwaterloo.ca/bitstream/10012/3707/1/AndrewStevensonThesis.pdf
瑞士|英语
来源: UWSPACE Waterloo Institutional Repository
PDF
【 摘 要 】

Java;;s Remote Method Invocation (RMI) architecture allows distributed applications to be written in Java. Clients can communicate with a server via a local proxy object that hides the network and server implementation details. This loosely coupled architecture makes it difficult for client-side enhancements, such as method caching and validation, to obtain useful information about server state and implementation. Statically-generated custom proxies canprovide a limited solution, but are troublesome to deploy and cannot change dynamically at runtime. This thesis presents a framework for Java RMI smart proxies using a distributed aspectoriented platform. The framework allows server-controlled dynamic changes to Java RMI proxy objects on the client, without requiring changes to the client application code or developmentcycle. The benefits of this framework are demonstrated with three practical examples: method caching, client-side input validation, and load balancing.

【 预 览 】
附件列表
Files Size Format View
Aspect-Oriented Smart Proxies in Java RMI 768KB PDF download
  文献评价指标  
  下载次数:41次 浏览次数:10次