<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
Distributed Computing in Java 9
โ Scribed by Pattamsetti, Raja Malleswara Rao
- Publisher
- PACKT Publishing Limited
- Year
- 2017
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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 through the usage of parallelism and optimized resource utilization in Java 9.
๐ SIMILAR VOLUMES
<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
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
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 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