Archictecture and performance of Java-based distributed object models: CORBA vs RMI

Citation
C. Munoz et J. Zalewski, Archictecture and performance of Java-based distributed object models: CORBA vs RMI, REAL-TIME S, 21(1-2), 2001, pp. 43-75
Citations number
12
Categorie Soggetti
Computer Science & Engineering
Journal title
REAL-TIME SYSTEMS
ISSN journal
09226443 → ACNP
Volume
21
Issue
1-2
Year of publication
2001
Pages
43 - 75
Database
ISI
SICI code
0922-6443(200107/09)21:1-2<43:AAPOJD>2.0.ZU;2-U
Abstract
This paper presents a comprehensive comparison of the architectural differe nces and similarities of the two most popular Java-based distributed object models: RMI and CORBA. Performance and timing issues related to the CORBA and RMI architectures are also considered. The following aspects are studie d for client server applications, on Sun UltraSparcs under Solaris 2.5.1 an d Pentium II under Windows NT 4.0: response time for method invocation with out parameters as well as with variable number of parameters; response time for applet clients, and response time for variable number of clients reque sting the same service. The goal is to provide a reference framework that s upports the selection of either mechanism for the development of web-based distributed real-time applications: chat programs, interactive games, share d boards, etc.