๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Java Distributed Computing

โœ Scribed by Jim Farley


Publisher
O'Reilly Media
Year
1998
Tongue
English
Leaves
294
Series
O'Reilly Java
Edition
1st
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Java Distributed Computing discusses how to design and write distributed applications in Java. It covers Java's RMI (Remote Method Invocation) facility and CORBA, but it doesn't stop there; it tells you how to design your own protocols to build message passing systems and discusses how to use Java's security facilities, how to write multithreaded servers, and more. It pays special attention to distributed data systems, collaboration, and applications that have high bandwidth requirements. In the future, distributed computing can only become more important.Java Distributed Computing provides a broad introduction to the problems you'll face and the solutions you'll find as you write distributed computing applications. It covers:
- Introduction to Distributed Computing
- Networking Basics
- Distributed Objects (Overview of CORBA and RMI)
- Threads
- Security
- Message-Passing Systems
- Distributed Data Systems (Databases)
- Bandwidth-Limited Applications
- Collaborative Systems


๐Ÿ“œ SIMILAR VOLUMES


Distributed Computing in Java 9
โœ Pattamsetti, Raja Malleswara Rao ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› PACKT Publishing Limited ๐ŸŒ English

Distributed computing is a concept where a single program is divided into smaller logical pieces where each of these is executed on a separate machine resulting in a maximized performance. Distributed Computing in Java 9 will teach you how to improve the performance of traditional application throu

Distributed Computing in Java 9: Leverag
โœ Raja Malleswara Rao Pattamsetti ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Packt Publishing - ebooks Account ๐ŸŒ English

<h4>Key Features</h4><ul><li>Make the best of Java 9 features to write succinct code</li><li>Handle large amounts of data using HPC</li><li>Make use of AWS and Google App Engine along with Java to establish a powerful remote computation system</li></ul><h4>Book Description</h4><p>Distributed computi

Concurrent and Distributed Computing in
โœ Vijay K. Garg ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Wiley-IEEE Press ๐ŸŒ English

Combining the two key types of Java programming, Garg (Electrical and Computer Engineering Department, University of Texas) offers both professionals and students a guide to fundamental concepts necessary for mastering Java programming. Early chapters deal with techniques for programming in shared-m

Concurrent and Distributed Computing in
โœ Vijay K. Garg ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Wiley-IEEE Press ๐ŸŒ English

Concurrent and Distributed Computing in Java addresses fundamental concepts in concurrent computing with Java examples. The book consists of two parts. The first part deals with techniques for programming in shared-memory based systems. The book covers concepts in Java such as threads, synchronized

Java Network Programming and Distributed
โœ David Reilly, Michael Reilly ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English

An accessible introduction to the changing face of networking theory, Java technology, and the fundamental elements of the Java networking API. Uniquely suited for network programming and distributed computing.