Introduction Continues the discussion of middleware (i.e., tools and libraries programmers used to construct client-server software) Y Introduces the remote procedure call (RPC) concept, and describes a particular implementation of an rpc that uses XDr standard for data representation
Chapter 6: Web and RPC Based P. Application Development Chapter goal Www and Http Www and hTMl Web Programming RPC and Middleware World wide web Use of Client-Server Paradigm
Introduction Single thread for multiple transport protocols Motivation Server design and process structure An iterative example Concurrent multiprotocol servers