Sciweavers

FASE
2004
Springer

Enhancing Remote Method Invocation through Type-Based Static Analysis

13 years 9 months ago
Enhancing Remote Method Invocation through Type-Based Static Analysis
Abstract. Distributed applications rely on middleware to enable interaction among remote components. Thus, the overall performance increasingly depends on the interplay between the implementation of application components and the features provided by the middleware. In this paper we analyze Java components interacting through the RMI middleware, and we discuss opportunities for optimizing remote method invocations. Specifically, we discuss how to optimize parameter passing in RMI by adapting fairly standard static program analysis techniques. The paper presents our technique and reports about a proof-of-concept tool enabling the analysis and the subsequent code optimization.
Carlo Ghezzi, Vincenzo Martena, Gian Pietro Picco
Added 01 Jul 2010
Updated 01 Jul 2010
Type Conference
Year 2004
Where FASE
Authors Carlo Ghezzi, Vincenzo Martena, Gian Pietro Picco
Comments (0)