eCommons

 

A Software Architecture for Zero-Copy RPC in Java

dc.contributor.authorChang, Chi-Chaoen_US
dc.contributor.authorvon Eicken, Thorstenen_US
dc.date.accessioned2007-04-23T18:14:46Z
dc.date.available2007-04-23T18:14:46Z
dc.date.issued1998-10en_US
dc.description.abstractRPC has established itself as one of the more powerful communication paradigms for distributed computing. In recent years, object-oriented languages have impacted RPC semantics, with a number of variants providing remote method invocation and various forms of distributed object systems. At the same time, performance has changed little with the bottleneck being the network transport, in particular the in-kernel protocol implementations. This paper describes J-RPC, an RPC architecture that leverages user-level network interfaces (UNI) to circumvent the kernel on the critical path. It describes how the wire format and the RPC system can be engineered to allow zero-copy reception of Java objects and zero-copy transmission of arrays. All objects received are fully type-checked and can be directly used by the receiving program. The design is connection-oriented for performance and leverages the JVM's garbage collector when managing receive buffers. An implementation built from an off-the-shelf JVM and a commercial UNI is used to evaluate the architecture and the tradeoffs of type-safe, zero-copy data marshaling.en_US
dc.format.extent354016 bytes
dc.format.extent1291153 bytes
dc.format.mimetypeapplication/pdf
dc.format.mimetypeapplication/postscript
dc.identifier.citationhttp://techreports.library.cornell.edu:8081/Dienst/UI/1.0/Display/cul.cs/TR98-1708en_US
dc.identifier.urihttps://hdl.handle.net/1813/7362
dc.language.isoen_USen_US
dc.publisherCornell Universityen_US
dc.subjectcomputer scienceen_US
dc.subjecttechnical reporten_US
dc.titleA Software Architecture for Zero-Copy RPC in Javaen_US
dc.typetechnical reporten_US

Files

Original bundle
Now showing 1 - 2 of 2
Loading...
Thumbnail Image
Name:
98-1708.pdf
Size:
345.72 KB
Format:
Adobe Portable Document Format
No Thumbnail Available
Name:
98-1708.ps
Size:
1.23 MB
Format:
Postscript Files