• DocumentCode
    1983274
  • Title

    Efficient RMI: dynamic specialization of object serialization

  • Author

    Kono, Kenji ; Masuda, Takashi

  • Author_Institution
    Dept. of Comput. Sci., Univ. of Electro-Commun., Chofu, Japan
  • fYear
    2000
  • fDate
    2000
  • Firstpage
    308
  • Lastpage
    315
  • Abstract
    This paper describes a novel approach to object serialization in remote method invocation (RMI). Object serialization transforms objects´ representations between heterogeneous platforms. Efficient serialization is primary concern in RMI because the conventional approaches incur large runtime overheads. The approach described specializes a serializing routine dynamically according to a receiver´s platform, and this routine converts the sender´s in-memory representations of objects directly into the receiver´s in-memory representations. This approach simplifies the process of RMI: the receiver can access the passed objects immediately without any data copies and data conversions. A new platform can join the existing community of senders and receivers because a specialized routine for the platform is generated as needed. Experimental results show that significant performance gains are obtained by this approach. The prototype implementation of this approach was 1.9-3.0 times faster than Sun XDR, and the time needed for generating a specialized routine was only 0.6 msec
  • Keywords
    object-oriented programming; open systems; remote procedure calls; dynamic specialization; heterogeneous platforms; in-memory representations; object serialization; receiver platform; remote method invocation; serializing routine; Computer languages; Computer science; Data conversion; Information science; Java; Operating systems; Performance gain; Prototypes; Runtime; Sun;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Distributed Computing Systems, 2000. Proceedings. 20th International Conference on
  • Conference_Location
    Taipei
  • ISSN
    1063-6927
  • Print_ISBN
    0-7695-0601-1
  • Type

    conf

  • DOI
    10.1109/ICDCS.2000.840943
  • Filename
    840943