Skip to main content

Using shared memory for read-mostly RPC services

Publication ,  Conference
Schmidt, RW; Levy, HM; Chase, JS
Published in: Proceedings of the Annual Hawaii International Conference on System Sciences
January 1, 1996

This paper describes object-based runtime support for eficient access to protected objects, i.e., objects belonging to server programs that export protected services to untrusted clients. Modern operating systems use hardware-based protection domains to protect a server’s objects; clients can access those objects only through cross-domain (RPC) calls to methods that execute within the server’s domain. Unfortunately, exclusive use of RPC compromises performance in exchange for protection. We show how to provide safe and eficient access to server data by client read-sharing of some server objects and methods. Local client calls to read-only methods execute directly in shared memory, without the cost of protection crossing. W e introduce a version-based mechanism to synchronize the readers with write-methods executing in the server domain. Object-based proxies hide the use of shared memory from client programs. Measurements of a simple application demonstrate that our techniques can deliver performance close to an unprotected implementation, but with the modularity and server protection of traditional RPC.

Duke Scholars

Published In

Proceedings of the Annual Hawaii International Conference on System Sciences

DOI

ISSN

1530-1605

Publication Date

January 1, 1996

Volume

1

Start / End Page

141 / 149
 

Citation

APA
Chicago
ICMJE
MLA
NLM
Schmidt, R. W., Levy, H. M., & Chase, J. S. (1996). Using shared memory for read-mostly RPC services. In Proceedings of the Annual Hawaii International Conference on System Sciences (Vol. 1, pp. 141–149). https://doi.org/10.1109/HICSS.1996.495457
Schmidt, R. W., H. M. Levy, and J. S. Chase. “Using shared memory for read-mostly RPC services.” In Proceedings of the Annual Hawaii International Conference on System Sciences, 1:141–49, 1996. https://doi.org/10.1109/HICSS.1996.495457.
Schmidt RW, Levy HM, Chase JS. Using shared memory for read-mostly RPC services. In: Proceedings of the Annual Hawaii International Conference on System Sciences. 1996. p. 141–9.
Schmidt, R. W., et al. “Using shared memory for read-mostly RPC services.” Proceedings of the Annual Hawaii International Conference on System Sciences, vol. 1, 1996, pp. 141–49. Scopus, doi:10.1109/HICSS.1996.495457.
Schmidt RW, Levy HM, Chase JS. Using shared memory for read-mostly RPC services. Proceedings of the Annual Hawaii International Conference on System Sciences. 1996. p. 141–149.

Published In

Proceedings of the Annual Hawaii International Conference on System Sciences

DOI

ISSN

1530-1605

Publication Date

January 1, 1996

Volume

1

Start / End Page

141 / 149