Vyhledávat v databázi titulů je možné dle ISBN, ISSN, EAN, č. ČNB, OCLC či vlastního identifikátoru. Vyhledávat lze i v databázi autorů dle id autority či jména.

Projekt ObalkyKnih.cz sdružuje různé zdroje informací o knížkách do jedné, snadno použitelné webové služby. Naše databáze v tuto chvíli obsahuje 2894746 obálek a 874844 obsahů českých a zahraničních publikací. Naše API využívá většina knihoven v ČR.

Registrovat »    Zapomenuté heslo?

Power Programming with RPC (Nutshell Handbooks)



Rok: 1992
ISBN: 9780937175774
OKCZID: 110107248

Citace (dle ČSN ISO 690):
BLOOMER, John. Power programming with RPC. Sebastopol: O'Reilly & Associates, c1992. xxxv, 486 s.

Hodnocení: 3.0 / 5 (6 hlasů)


Anotace

 

A distributed application is designed to access resources across a network. In a broad sense, these resources could be user input, a central database, configuration files, etc., that are distributed on various computers across the network, rather than found on a single computer. RPC, or remote procedure calling, is the ability to distribute the execution of functions on remote computers outside of the application's current address space. This allows you to break large or complex programming problems into routines that can be executed independently of one another to take advantage of multiple computers. Thus, RPC makes it possible to attack a problem using a form of parallel or multiprocessing. Written from a programmer's perspective, this book shows what you can do with Sun RPC, the de facto standard on UNIX systems. It covers related programming topics for Sun and other UNIX systems and teaches through examples.


Dostupné zdroje

Amazon


Přidat komentář a hodnocení

Od: (127.0.0...)