OmniRPC: A Grid RPC Facility for Cluster and Global Computing in OpenMP
2001; Springer Science+Business Media; Linguagem: Inglês
10.1007/3-540-44587-0_12
ISSN1611-3349
AutoresMitsuhisa Sato, M. Hirano, Yoshio Tanaka, Satoshi Sekiguchi,
Tópico(s)Advanced Data Storage Technologies
ResumoOmni remote procedure call facility, OmniRPC, is a threadsafe grid RPC facility for cluster and global computing environments. The remote libraries are implemented as executable programs in each remote computer, and OmniRPC automatically allocates remote library calls dynamically on appropriate remote computers to facilitate location transparency. We propose to use OpenMP as an easy-to-use and simple programming environment for the multi-threaded client of OmniRPC. We use the POSIX thread implementation of the Omni OpenMP compiler which allows multi-threaded execution of OpenMP programs by POSIX threads even in a single processor. Multiple outstanding requests of OmniRPC calls in OpenMP work-sharing construct are dispatched to different remote computers to exploit network-wide parallelism.
Referência(s)