(Enter summary)
Abstract: . In current Java implementations, Remote Method Invocation
is too slow for high performance computing. Since Java's object
serialization often takes 25%--50% of the time needed for a remote invocation,
an essential step towards a fast RMI is to reduce the cost of
serialization.
The paper presents a more efficient object serialization in detail and
discusses several show-stoppers we have identified in Sun's official serialization
design and implementation. We demonstrate that for high... (Update)
Context of citations to this paper: More
.... serialization algorithm of Java is not very efficient in terms of time and space but there are proposals for optimized implementations [PH99, MvNV 99] 5.3 Transformation of migratable classes Migratable classes are transformed like globalizable and copyable classes. Only...
...is used to marshal the objects. This does not happen when sending only primitives. These results confirm the work of other authors [8] about Java Serialization. In its most generic form, object serialization is very slow. When using objects as arguments, the tests with...
Cited by: More
Java Objects Communication on a High Performance Network - Luc Courtrai Yves
(Correct)
High Level Support for Distributed High Performance Computing - Laure (2001)
(Correct)
A Framework for Smart Proxies and Interceptors in RMI - Santos, Marques, Silva (2002)
(Correct)
Similar documents (at the sentence level):
68.5%: More Efficient Object Serialization - Philippsen, Haumacher (1999)
(Correct)
52.8%: More Efficient Serialization and RMI for Java - Philippsen, Haumacher, Nester (1999)
(Correct)
22.1%: A More Efficient RMI for Java - Nester, Philippsen, Haumacher (1999)
(Correct)
Active bibliography (related documents): More All
0.2: SoapRMI C++/Java 1.1: Design and Implementation - Slominski, Govindaraju..
(Correct)
0.2: NRMI: Natural and Efficient Middleware - Tilevich, Smaragdakis (2003)
(Correct)
0.1: Breaking the Barriers: High Performance Security for High.. - Connelly, Chien (2002)
(Correct)
Similar documents based on text: More All
0.7: Java Virtual Machine Support for Object Serialization - Fabian Breg University (2001)
(Correct)
0.5: Bandwidth, Latency, and other Problems of RMI and Serialization - Philippsen
(Correct)
0.4: Exploiting Object Locality in JavaParty, a Distributed.. - Haumacher, Philippsen (2001)
(Correct)
Related documents from co-citation: More All
6: JavaParty - transparent remote objects in Java
- Philippsen, Zenger - 1997
5: An Efficient Implementation of Java's Remote Method Invocation
- Maassen, Nieuwpoort et al. - 1999
4: Towards Seamless Computing and Metacomputing in Java
- Caromel, Klauser et al. - 1998
BibTeX entry: (Update)
Michael Philippsen and Bernhard Haumacher, "More Efficient Object Serialization", to be appeared in Proc. of IEEE International Conference on Parallel and Distributed Processing, San Juan, Puerto Rico, USA, April 1999, pp719-731 http://citeseer.ist.psu.edu/article/philippsen99more.html More
@inproceedings{ philippsen99more,
author = "Michael Philippsen and Bernhard Haumacher",
title = "More Efficient Object Serialization",
booktitle = "{IPPS}/{SPDP} Workshops",
pages = "718-732",
year = "1999",
url = "citeseer.ist.psu.edu/article/philippsen99more.html" }
Citations (may not include all citations):
406
Treadmarks: Distributed shared memory on standard workstatio..
- Keleher, Cox et al. - 1994
64
Java Object Serialization Specification (context) - Inc, View - 1998
47
DSM: A platform for heterogeneous computing (context) - Yu, Cox - 1997
21
Large-scale parallel geophysical algorithms in Java: A feasi..
- Jacob, Philippsen et al. - 1998
9
Efficient implementations of Java Remote Method Invocation
- Krishnaswamy, Walther et al. - 1998
8
Reflective remote method invocation
- Thiruvathukal, Thomas et al. - 1998
6
Efficient remote method invocation
- Veldema, van Nieuwport et al. - 1998
The graph only includes citing articles where the year of publication is known.
Documents on the same site (http://wwwipd.ira.uka.de/~hauma/):
Locality optimization in JavaParty by means of static type.. - Philippsen, Haumacher (1998)
(Correct)
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC