Power Programming with RPC

John Bloomer

Abstract

the computing power brought to bear on complex problems. An RPC facility is the fundamental element of a distributed computing environment.The book builds a working understanding of RPC programming through examples. Sun RPC, the de facto standard on UNIX systems, is covered in detail. Interprocess communication and other related UNIX programming topics are also covered.The standard-issue RPC documentation is difficult to understand and lacks real-world examples. There are, in addition, many techniques to learn. This book, written from a programmer's perspective, shows you what you can do with RPC and presents a framework for learning it.Contents include:

Foundations of remote procedure calling; what it is, how it works, and which vendors support it.
What RPC offers to application and product developers.How RPC fits into a distributed computing environment.
ONC and DCE, a comparison of their similarities and differences.
How to develop, debug, and deploy networked applications.
Understanding the interprocess control (IPC) mechanisms on which RPC is based.
Using remote procedure calling in parallel/distributed processing and scheduling.
Using remote procedure calling with windowing systems.
Examples of distributed applications using both single and multiple concurrent servers.
Original languageEnglish
PublisherO'Reilly Associates, Inc.
Number of pages522
ISBN (Print)0937175773, 978-0937175774
Publication statusPublished - 1992
Externally publishedYes

Cite this