Sciweavers

100 search results - page 1 / 20
» Lightweight Remote Procedure Call
Sort
View
SOSP
1989
ACM
13 years 6 months ago
Lightweight Remote Procedure Call
Brian N. Bershad, Thomas E. Anderson, Edward D. La...
IPPS
2007
IEEE
13 years 11 months ago
ESSTCP: Enhanced Spread-Spectrum TCP
Having stealth and lightweight authentication methods is empowering network administrators to shelter critical services from adversaries. Spread-Spectrum TCP (SSTCP) [1] is one of...
Amir R. Khakpour, Hakima Chaouchi
SIGOPSE
1992
ACM
13 years 9 months ago
An experimental comparison of remote procedure call and group communication
This paper suggests that a distributed system should support two communication paradigms: Remote Procedure Call (RPC) and group commumcation. The former is used for point-to-point...
M. Frans Kaashoek, Andrew S. Tanenbaum, Kees Verst...
CLUSTER
2007
IEEE
13 years 11 months ago
FlexRPC: A flexible Remote Procedure Call facility for modern cluster file systems
— 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 ma...
Sang-Hoon Kim, Youngjae Lee, Jin-Soo Kim
PSLS
1995
13 years 8 months ago
Lazy Remote Procedure Call and its Implementation in a Parallel Variant of C
Abstract. Lazy task creation (LTC) is an e cient approach for executing divide and conquer parallel programs that has been used in the implementation of Multilisp's future con...
Marc Feeley