Remote Procedure Call (RPC)
17 Followers
Recent papers in Remote Procedure Call (RPC)
Mobile applications must operate in environments which experience rapid and significant fluctuations in the quality of service (QoS) offered by their underlying communications infrastructure. These fluctuations may be the result of... more
The authors present the design and implementation of an asynchronous remote operation execution facility, futures, that retains the benefits of the remote procedure call (RPC) abstraction but allows execution to proceed locally in... more
Remote procedure call (RPC) systems have been proven to be a practical basis for building distributed applications. The RPC technique abstracts a typical communication pattern to an ordinary procedure call. Compared with an ordinary... more
This Scientific paper focuses on employment of artificial neural network techniques to develop in-network "intelligent computation" capability for wireless sensor networks to improve their functionality, utility and survival aspects. The... more
When distributed systems first appeared, they were programmed in traditional sequential languages, usually with the addition of a few library procedures for sending and receiving messages. As distributed applications became more... more
Distributed or parallel software with synchronous communication via rendezvous is found in client-server systems and in proposed open distributed systems, in implementation environments such as Ada, V, remote procedure call systems, in... more
Rover is a software toolkit that supports the construction of both mobile-transparent and mobile-aware applications. The objective of the mobile-transparent approach is to develop proxies for system services that hide the mobile... more
Summary Component-based Software Development is an approach that has many benefits, such as improving application developer productivity, reducing costs and complexity. Programming within this approach is like assembly rather than... more
Abstract This paper deals with the integration of an efficient asynchronous remote procedure call mechanism into a programming language. It describes a new data type called a promise that was designed to support asynchronous calls.... more
Hadoop Remote Procedure Call (RPC) is increasingly used in many data centers of known technology companies such as Facebook and Yahoo together with other data middleware centers like MapReduce, HDFS (Hadoop Distributed File System) and... more
Many new remote procedure calls (RPC) systems are being built to meet different application requirements, and much development effort has been spent on redoing significant parts of the RPC system. This paper describes URPC, a toolkit for... more
Large scale distributed systems like Grids are difficult to study only from theoretical models and simulators. Most Grids deployed at large scale are production platforms that are inappropriate research tools because of their limited... more