INTRODUCTION
Remote Procedure Call (RPC) is widely used in
building client-server paradigm based distributed
applications. It provides communication support for
interacting components of distributed applications.
It is obvious that the RPC performance has a great
impact on the performance of distributed
applications. To achieve high performance of
distributed applications, it is important to analyze
and improve the performance of the RPC
mechanisms