• DocumentCode
    2888246
  • Title

    FlexRPC: A flexible Remote Procedure Call facility for modern cluster file systems

  • Author

    Kim, Sang-Hoon ; Lee, Youngjae ; Kim, Jin-Soo

  • Author_Institution
    Div. of Comput. Sci., Korea Adv. Inst. of Sci. & Technol., Daejeon
  • fYear
    2007
  • fDate
    17-20 Sept. 2007
  • Firstpage
    275
  • Lastpage
    284
  • Abstract
    The concept of Remote Procedure Call (RPC) was proposed more than 30 years ago. Although various RPC systems have been studied and implemented, the existing RPC systems lack many crucial features and flexibility required for building modern cluster file systems .This paper presents FlexRPC, a flexible user-level RPC system that enables to develop high-performance cluster file systems easily. FlexRPC ensures client-side thread-safeness and fully supports multithreaded RPC servers. Parallel and serial multicasting mechanisms allow for implementing sophisticated replication in modern cluster file systems. The remote procedure can be invoked using both UDP and TCP transports with at-most-once semantics. The concurrent call requests are handled by a set of worker threads on the client and server side where the number of workers varies dynamically according to the request rate. In addition, the semantics and the specification of remote procedures are designed to be as close as possible to SunRPC. The experimental results show that FlexRPC improves both latency and bandwidth significantly in spite of added functionalities. We also demonstrate the performance and the flexibility provided by FlexRPC by building working prototype of cluster file system called Kadoop on top of FlexRPC.
  • Keywords
    client-server systems; formal specification; multi-threading; remote procedure calls; workstation clusters; TCP transport; UDP transport; client-side thread-safeness; flexible remote procedure call; modern cluster file system prototype; multithreaded RPC server; parallel multicasting mechanism; serial multicasting mechanism; sophisticated replication; user-level RPC system; Bandwidth; Buildings; Computer science; Delay; File servers; File systems; Hardware; Large-scale systems; Sun; Yarn;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Cluster Computing, 2007 IEEE International Conference on
  • Conference_Location
    Austin, TX
  • ISSN
    1552-5244
  • Print_ISBN
    978-1-4244-1387-4
  • Electronic_ISBN
    1552-5244
  • Type

    conf

  • DOI
    10.1109/CLUSTR.2007.4629241
  • Filename
    4629241