Jini and JavaSpaces Application Development

Jini and JavaSpaces Application Development
Title Jini and JavaSpaces Application Development PDF eBook
Author Robert Flenner
Publisher
Pages 462
Release 2001
Genre Computers
ISBN 9780672322587

Download Jini and JavaSpaces Application Development Book in PDF, Epub and Kindle

Jini and JavaSpaces Application Development demonstrates real-world usage and application of the Jini technology. Specifically the book presents and builds on the concept of a "virtual development center." It will use the concepts of distributed development, open-source, virtual corporations, and the borderless world as a backdrop to developing products and services using Jini and JavaSpaces technologies.

JavaSpaces Example by Example

JavaSpaces Example by Example
Title JavaSpaces Example by Example PDF eBook
Author Steven L. Halter
Publisher
Pages 296
Release 2002
Genre Computers
ISBN

Download JavaSpaces Example by Example Book in PDF, Epub and Kindle

Up-to-the-minute coverage based on Jini 1.1 and JDK 1.4 with advanced distributed/parallel programming techniques: optimization, security, deadlock avoidance, and making the most of parallelism. JavaSpaces technology simplifies distributed computing, providing a shared virtual space where tasks, requests, and information can easily be exchanged in the form of Java objects.

JavaSpaces Principles, Patterns, and Practice

JavaSpaces Principles, Patterns, and Practice
Title JavaSpaces Principles, Patterns, and Practice PDF eBook
Author Eric Freeman
Publisher Addison-Wesley Professional
Pages 372
Release 1999
Genre Computers
ISBN 9780201309553

Download JavaSpaces Principles, Patterns, and Practice Book in PDF, Epub and Kindle

Annotation "JavaSpaces technology is a powerful Jini service from Sun Microsystems, Inc. that facilitates building distributed applications. The JavaSpaces model provides persistent object exchange "areas" in which remote Java processes can coordinate their actions and exchange data. JavaSpaces technology supplies a necessary, cross-platform framework for distributed computing with Jini technology." "This book introduces the JavaSpaces technology architecture and provides a comprehensive description of the model. Using an example-driven approach, this book shows you how to use JavaSpaces technology to develop distributed computing applications." "JavaSpaces Principles, Patterns, and Practice also includes two full-scale applications - one collaborative and the other parallel - that demonstrate how to put the JavaSpaces model to work."--BOOK JACKET. Title Summary field provided by Blackwell North America, Inc. All Rights Reserved.

Foundations of Jini 2 Programming

Foundations of Jini 2 Programming
Title Foundations of Jini 2 Programming PDF eBook
Author Jan Newmarch
Publisher Apress
Pages 512
Release 2007-02-01
Genre Computers
ISBN 1430203285

Download Foundations of Jini 2 Programming Book in PDF, Epub and Kindle

Here is a comprehensive reference for Java programmers interested in learning and applying Jini toward their respective network applications – any Java enabled device interoperable with any other Java-enabled device. Jini is Sun's Java-based technology, with potential to make transparent, "universal plug and play" a reality. This book is an expanded, updated version of the most popular online tutorial for Jini. Author Jan Newmarch includes comprehensive Jini advancements, and other important topics, like how Enterprise JavaBeans blend in with the Jini framework and how CORBA fits in as well. The book is based on Jini 2.0.

The Jini Specification

The Jini Specification
Title The Jini Specification PDF eBook
Author Ken Arnold
Publisher Addison Wesley Publishing Company
Pages 424
Release 1999
Genre Computers
ISBN

Download The Jini Specification Book in PDF, Epub and Kindle

This book contains the formal specification for the Jini technology. It offers a review of distributed computing fundamentals, an overview of the Jini architecture, and an introduction to the key concepts that are the source of the technologys simplicity and power--remote objects, leasing, distributed events, and a two-phase commit protocol. The formal specification provides the definitive description of every element of the Jini architecture, including detailed information on such topics as: Jini Discovery and Join protocols Jini Entry usage and the AbstractEntry class Jini Distributed Leasing concepts Jini Distributed Event programming model Jini Transaction model and semantics Jini Lookup service and lookup attribute schema Jini device architecture As networks continue to pervade our personal and professional lives, there is an urgent call for the flexible and robust network infrastructure that Jini represents.

Jini in a Nutshell

Jini in a Nutshell
Title Jini in a Nutshell PDF eBook
Author Scott Oaks
Publisher O'Reilly Media
Pages 426
Release 2000
Genre Computers
ISBN

Download Jini in a Nutshell Book in PDF, Epub and Kindle

Jini is a simple set of Java Classes and services that allows devices (e.g., printers) and services (e.g., printing) to access each other seamlessly, adapt to a continually changing environment, and share code and configurations transparently. Jini has the potential to radically alter our use of computer networks, since it allows and encourages totally new types of services and new uses of existing networks."Jini in a Nutshell" is a quick reference guide to developing services and clients using Jini. It covers everything an experienced Java programmer needs to know to implement Jini, including tutorial chapters to get you up to speed quickly and reference chapters that analyze and explain every Java package related to Jini. Over the course of the book the authors develop a complete example program--with samples of both server and client applications.Topics covered include: Setting up the Jini programming environmentRMIBasic and advanced Jini programmingJini services, including JavaSpacesJini utilitiesSecurity"Jini in a Nutshell" covers the Jini 1.0 specification and requires the Java 2 Platform.

Jini

Jini
Title Jini PDF eBook
Author W. Keith Edwards
Publisher Sun Microsystems Press
Pages 600
Release 2001
Genre Computers
ISBN

Download Jini Book in PDF, Epub and Kindle

Designed to provide potential JINI developers with an introduction to the platform, this book is concise regarding theory and concepts while giving extensive examples and code.