@inproceedings{c60921bfa7c54e299c305f95ec6577f9,
title = "Efficient object caching for distributed java RMI applications",
abstract = "Java-based1 distributed applications generally use RMI (Remote Method Invocation) for accessingremote objects. When used in a wide-area environment, the performance of such applications can be poor because of the high latency of RMI. This latency can be reduced by cachingob jects at the client node. However, the use of cachingin traduces other issues, includingthe expense of cachingthe object as well as the expense of managing the consistency of the object. This paper presents a middleware for object cachingin Java RMI-based distributed applications. The mechanisms used by the middleware are fully compatible with Java RMI and are transparent to the clients. Usingthis middleware, the system designer can select the caching strategy and consistency protocol most appropriate for the application. The paper illustrates the benefits of usingthese mechanisms to improve the performance of RMI applications.",
author = "John Eberhard and Tripathi, {Anand R}",
note = "Publisher Copyright: {\textcopyright} Springer-Verlag Berlin Heidelberg 2001. Copyright: Copyright 2020 Elsevier B.V., All rights reserved.; IFIP/ACM International Conference on Distributed Systems Platforms, Middleware 2001 ; Conference date: 12-11-2001 Through 16-11-2001",
year = "2001",
doi = "10.1007/3-540-45518-3_2",
language = "English (US)",
isbn = "3540428003",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "15--35",
editor = "Rachid Guerraoui",
booktitle = "Middleware 2001",
}