Java RMI

Java RMI

Author: William Grosso

Publisher: "O'Reilly Media, Inc."

Published: 2002

Total Pages: 575

ISBN-13: 1565924525

DOWNLOAD EBOOK

Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocation. If you're a novice reader, you will quickly be brought up to speed on why RMI is such a powerful yet easy to use tool for distributed programming, while experts can gain valuable experience for constructing their own enterprise and distributed systems. With Java RMI, you'll learn tips and tricks for making your RMI code excel. The book also provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORBA. In short, a treasure trove of valuable RMI knowledge packed into one book.


Java.rmi

Java.rmi

Author: Esmond Pitt

Publisher: Addison Wesley Longman

Published: 2001

Total Pages: 334

ISBN-13:

DOWNLOAD EBOOK

The authors maintain that "java.rmi" is "the" in-depth, definitive guide and complete reference for the Remote Method Invocation (RMI) technology in Java. This book discusses more than just the basics of serialization, remote interfaces, and clients and covers advanced topics such as activation, socket factories, and Internet firewalls.


Java RMI

Java RMI

Author: Troy Bryan Downing

Publisher: Wiley

Published: 1998-02-13

Total Pages: 0

ISBN-13: 9780764580437

DOWNLOAD EBOOK

Building distributed applications in Java has never been easier. Java RMI: Remote Method Invocation is a new how-to guide that supplies you with all the information you need to create advanced network applications like databases, Chat servers, and more. Java RMI: Remote Method Invocation is also the consummate reference for every Java programmer interested in RMI. This book offers a complete overview of Java RMI, including classes, interfaces, and RMI Name Service. And it provides in-depth explanations of advanced Java RMI concepts, real-world applications, and a quick reference for RMI packages and classes. The CD-ROM features the Java Development Kit 1.1.4 as well as the source code for all the examples in this book.


Java Distributed Computing

Java Distributed Computing

Author: Jim Farley

Publisher: "O'Reilly Media, Inc."

Published: 1998

Total Pages: 398

ISBN-13: 9781565922068

DOWNLOAD EBOOK

This book shows how to build software in which two or more computers cooperate to produce results. It covers Java's RMI (Remote Method Invocation) facility, in addition to CORBA and strategies for developing a distributed framework. It pays attention to often-neglected issues such as protocol design, security, and bandwidth requirements.


Learning Java

Learning Java

Author: Patrick Niemeyer

Publisher: "O'Reilly Media, Inc."

Published: 2002

Total Pages: 836

ISBN-13: 9780596002855

DOWNLOAD EBOOK

This updated edition introduces the basics of Java and everything necessary to get up to speed on the new 1.4 version quickly. CD contains the Java 2 SDK for Windows, Linux and Solaris.


WebLogic

WebLogic

Author: Jon Mountjoy

Publisher: "O'Reilly Media, Inc."

Published: 2004-02-23

Total Pages: 851

ISBN-13: 059600432X

DOWNLOAD EBOOK

Covering versions 7 and 8.1, this guide discusses the WebLogic server and management console, with specific instructions concerning topics like J2EE web applications, servlet engine management, EJB construction and deployment, SSL, security, registry, the web service framework, logging, and internationalization APIs. The guide is intended for developers, programmers, administrators, and system architects. Annotation : 2004 Book News, Inc., Portland, OR (booknews.com).


Mastering RMI

Mastering RMI

Author: Rickard Öberg

Publisher:

Published: 2001-03-07

Total Pages: 330

ISBN-13:

DOWNLOAD EBOOK

From one of the world's leading Java programmers--a step-by-step guide to building enterprise-strength applications with RMI Java developers in general and EJB developers in particular need to master RMI (Remote Method Invocation) technology if they are to write distributed, enterprise-strength applications that communicate effectively with remote applications and devices even under heavy traffic. In this new book, an award-winning and internationally recognized Java expert shows experienced Java and EJB developers how to utilize the full capabilities of RMI to write fast, efficient, fault-tolerant, and flexible applications. This book is a true programming tutorial that provides sophisticated examples that developers can directly implement and customize--a huge timesaving feature!


Multithreaded Programming with Java Technology

Multithreaded Programming with Java Technology

Author: Bil Lewis

Publisher: Prentice Hall Professional

Published: 2000

Total Pages: 498

ISBN-13: 9780130170071

DOWNLOAD EBOOK

"Multithreaded Programming with Java Technology is the first complete guide to multithreaded development with the Java 2 platform. Multithreading experts Bil Lewis and Daniel J. Berg cover the underlying structures upon which threads are built; thread construction; and thread lifecycles, including birth, life, death, and cancellation. Next, using extensive code examples, they cover everything developers need to know to make the most of multithreading."--BOOK JACKET.Title Summary field provided by Blackwell North America, Inc. All Rights Reserved


Practical Java Programming for IoT, AI, and Blockchain

Practical Java Programming for IoT, AI, and Blockchain

Author: Perry Xiao

Publisher: John Wiley & Sons

Published: 2019-07-23

Total Pages: 480

ISBN-13: 1119560012

DOWNLOAD EBOOK

Learn practical uses for some of the hottest tech applications trending among technology professionals We are living in an era of digital revolution. On the horizon, many emerging digital technologies are being developed at a breathtaking speed. Whether we like it or not, whether we are ready or not, digital technologies are going to penetrate more and more, deeper and deeper, into every aspect of our lives. This is going to fundamentally change how we live, how we work, and how we socialize. Java, as a modern high-level programming language, is an excellent tool for helping us to learn these digital technologies, as well as to develop digital applications, such as IoT, AI, Cybersecurity, Blockchain and more. Practical Java Programming uses Java as a tool to help you learn these new digital technologies and to be better prepared for the future changes. Gives you a brief overview for getting started with Java Programming Dives into how you can apply your new knowledge to some of the biggest trending applications today Helps you understand how to program Java to interact with operating systems, networking, and mobile applications Shows you how Java can be used in trending tech applications such as IoT (Internet of Things), AI (Artificial Intelligence), Cybersecurity, and Blockchain Get ready to find out firsthand how Java can be used for connected home devices, healthcare, the cloud, and all the hottest tech applications.


Distributed Programming with Java

Distributed Programming with Java

Author: Qusay H. Mahmoud

Publisher: Manning Publications

Published: 2000

Total Pages: 0

ISBN-13: 9781884777653

DOWNLOAD EBOOK

For programmers already familiar with Java, this book offers new techniques on how to develop distributed applications. Although it discusses four paradigms--low-level Sockets, Remote Method Invocation, CORBA, and Mobile Agents--this book does not favor any one of these technologies. It also allows the reader to judge the easiest approach for a particular domain of applications.