Sciweavers

100 search results - page 1 / 20
» Lightweight Remote Procedure Call
Sort
View
SOSP
1989
ACM
14 years 10 months ago
Lightweight Remote Procedure Call
Brian N. Bershad, Thomas E. Anderson, Edward D. La...
IPPS
2007
IEEE
15 years 3 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
15 years 1 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...
67
Voted
CLUSTER
2007
IEEE
15 years 3 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
15 years 1 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