Cantitate/Preț
Produs

The Art of Distributed Applications: Programming Techniques for Remote Procedure Calls: Sun Technical Reference Library

Autor John R. Corbin
en Limba Engleză Paperback – 30 sep 2011
Powerful networked workstations are adding a new dimension to the world of computing. Programmers are challenged to write applications that exploit the speed and parallelism of such distributed systems, programs that take advantage of the networking and communication features of high-speed workstations. John Corbin, a senior engineer in Sun's networking group, bases his approach on RPC (Remote Procedure Call), a technique for programming communication processes in UNIX environments. A professional reference book as well as a textbook on RPC programming techniques, The Art of Distributed Applications: Programming Techniques for Remote Procedure Call, is for the working programmer who needs to explore the possibilities of designing distributed networked applications under UNIX. The book can also be recommended as a supplemental text in a distributed systems course, providing the basis for lab assignments.
Citește tot Restrânge

Din seria Sun Technical Reference Library

Preț: 61940 lei

Preț vechi: 77424 lei
-20% Nou

Puncte Express: 929

Preț estimativ în valută:
11856 12748$ 9884£

Carte tipărită la comandă

Livrare economică 20 decembrie 24 - 03 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781461277538
ISBN-10: 1461277531
Pagini: 336
Ilustrații: IX, 321 p.
Dimensiuni: 189 x 244 x 18 mm
Greutate: 0.6 kg
Ediția:Softcover reprint of the original 1st ed. 1991
Editura: Springer
Colecția Springer
Seria Sun Technical Reference Library

Locul publicării:New York, NY, United States

Public țintă

Research

Cuprins

1 Introduction and Overview.- 2 eXternal Data Representation (XDR).- 3 RPC Protocol.- 4 RPC Programming.- 5 Low-Level RPC Programming.- 6 Additional RPC Library Features.- 7 Rpcgen.- 8 Developing RPC-based Distributed Applications.- 9 Future Directions of RPC Programming.- Appendices.- 1 Sun RPC Information.- 2 External Data Representation Standard: Protocol Specification.- 3 Remote Procedure Call: Protocol Specification.- 4 Differences Between the RPC Library on SunOS 4.0 and SunOS 4.1.- 5 Source for Examples.