|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
Performance, Computing, and Communications Conference, 2002. 21st IEEE International
Performance studies of remote method invocation in Java
Phoenix, AZ, USA
April 03-April 05
ISBN: 0-7803-7371-5
| ASCII Text | x | ||
| G. Koutsogiannakis, M. Savva, J.M. Chang, "Performance studies of remote method invocation in Java," Performance, Computing, and Communications Conference, 2002. 21st IEEE International, pp. 1-8, Performance, Computing, and Communications Conference, 2002. 21st IEEE International, 2002. | |||
| BibTex | x | ||
| @article{ 10.1109/IPCCC.2002.995130, author = {G. Koutsogiannakis and M. Savva and J.M. Chang}, title = {Performance studies of remote method invocation in Java}, journal ={Performance, Computing, and Communications Conference, 2002. 21st IEEE International}, volume = {0}, year = {2002}, isbn = {0-7803-7371-5}, pages = {1-8}, doi = {http://doi.ieeecomputersociety.org/10.1109/IPCCC.2002.995130}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - CONF JO - Performance, Computing, and Communications Conference, 2002. 21st IEEE International TI - Performance studies of remote method invocation in Java SN - 0-7803-7371-5 SP1 EP8 A1 - G. Koutsogiannakis, A1 - M. Savva, A1 - J.M. Chang, PY - 2002 VL - 0 JA - Performance, Computing, and Communications Conference, 2002. 21st IEEE International ER - | |||
In 1999 Sun Microsystems and IBM introduced a new version of Java's remote method invocation (RMI), called remote method invocation over Internet inter-object request broker (ORB) protocol (RMI over HOP), with the release of JDK1.3. The new RMI API uses a different transport protocol than the original RMI, that is compliant to Common Object Request Broker Architecture's (CORBA) Internet Inter-ORB (IIOP) specification. The original RMI uses the Java remote method protocol (JRMP) as the transport protocol. This paper illustrates that HOP is less efficient in the transmission of data than JRMP in spite of the fact that it uses less TCP packets. The goal is to allow developers to decide when to use JRMP versus RMI over HOP when Java to Java object communications are involved and performance cost is of issue.
Citation:
G. Koutsogiannakis, M. Savva, J.M. Chang, "Performance studies of remote method invocation in Java," pcc, pp.1-8, Performance, Computing, and Communications Conference, 2002. 21st IEEE International, 2002
Usage of this product signifies your acceptance of the Terms of Use.
