Logo

JXTA by Brendon J. Wilson

Large book cover: JXTA

JXTA
by

Publisher: New Riders Publishing
ISBN/ASIN: 0735712344
ISBN-13: 9780735712348
Number of pages: 350

Description:
This book presents a guided tour of the JXTA platform, including all of the critical information required to begin producing P2P solutions built on top of JXTA. Reference information on each of the JXTA protocols provides an understanding of the underlying principles of P2P networking, and examples built on the JXTA reference implementation provide the hands-on experience necessary to become fluent in JXTA technology.

Home page url

Download or read it online for free here:
Download link
(7.2MB, PDF)

Similar books

Book cover: Beyond JavaBeyond Java
by - O'Reilly Media, Inc.
Bruce Tate describes the characteristics of alternative languages, likely successors to Java. The book will teach you a few new languages and help you start building new skills, or you can use the introduced techniques to improve your work in Java.
(21569 views)
Book cover: Introduction to Java and OOA/OOD for Web ApplicationsIntroduction to Java and OOA/OOD for Web Applications
by - DevDaily.com
This text is a training material about the Java programming language and object-oriented programming methods. It covers OO software development, Java programming language, standard libraries, server-side programming, databases, best practices, etc.
(19744 views)
Book cover: Modern Java: A Guide to Java 8Modern Java: A Guide to Java 8
by - GitBook
This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use default interface methods, lambda expressions, method references and repeatable annotations.
(7292 views)
Book cover: Concurrent Programming Using JavaConcurrent Programming Using Java
by
An introduction to using Java in concurrent or multithreaded applications. Topics covered are race conditions when threads share data, critical sections, mutual exclusion, semaphores, monitors, message passing, the rendezvous, etc.
(21058 views)