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: 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.


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.


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!


Java Network Programming and Distributed Computing

Java Network Programming and Distributed Computing

Author: David Reilly

Publisher: Addison-Wesley Professional

Published: 2002

Total Pages: 500

ISBN-13: 9780201710373

DOWNLOAD EBOOK

Java's rich, comprehensive networking interfaces make it an ideal platform for building today's networked, Internet-centered applications, components, and Web services. Now, two Java networking experts demystify Java's complex networking API, giving developers practical insight into the key techniques of network development, and providing extensive code examples that show exactly how it's done. David and Michael Reilly begin by reviewing fundamental Internet architecture and TCP/IP protocol concepts all network programmers need to understand, as well as general Java features and techniques that are especially important in network programming, such as exception handling and input/output. Using practical examples, they show how to write clients and servers using UDP and TCP; how to build multithreaded network applications; and how to utilize HTTP and access the Web using Java. The book includes detailed coverage of server-side application development; distributed computing development with RMI and CORBA; and email-enabling applications with the powerful JavaMail API. For all beginning to intermediate Java programmers, network programmers who need to learn to work with Java.


The Grid

The Grid

Author: Maozhen Li

Publisher: John Wiley & Sons

Published: 2005-05-06

Total Pages: 456

ISBN-13: 9780470094174

DOWNLOAD EBOOK

Find out which technologies enable the Grid and how to employ them successfully! This invaluable text provides a complete, clear, systematic, and practical understanding of the technologies that enable the Grid. The authors outline all the components necessary to create a Grid infrastructure that enables support for a range of wide-area distributed applications. The Grid: Core Technologies takes a pragmatic approach with numerous practical examples of software in context. It describes the middleware components of the Grid step-by-step, and gives hands-on advice on designing and building a Grid environment with the Globus Toolkit, as well as writing applications. The Grid: Core Technologies: Provides a solid and up-to-date introduction to the technologies that underpin the Grid. Contains a systematic explanation of the Grid, including its infrastructure, basic services, job management, user interaction, and applications. Explains in detail OGSA (Open Grid Services Architecture), Web Services technologies (SOAP, WSDL, UDDI), and Grid Monitoring. Covers Web portal-based tools such as the Java CoG, GridPort, GridSphere, and JSR 168 Portlets. Tackles hot topics such as WSRF (Web Services Resource Framework), the Semantic Grid, the Grid Security Infrastructure, and Workflow systems. Offers practical examples to enhance the understanding and use of Grid components and the associated tools. This rich resource will be essential reading for researchers and postgraduate students in computing and engineering departments, IT professionals in distributed computing, as well as Grid end users such as physicists, statisticians, biologists and chemists.


Mastering Enterprise JavaBeans 3.0

Mastering Enterprise JavaBeans 3.0

Author: Rima Patel Sriganesh

Publisher: John Wiley & Sons

Published: 2006-08-28

Total Pages: 720

ISBN-13: 0470072997

DOWNLOAD EBOOK

An invaluable tutorial on the dramatic changes to Enterprise JavaBeans (EJB) 3.0 Featuring myriad changes from its previous versions, EJB 3.0 boasts a very different programming and deployment model, with nearly every aspect of development affected. Even the most experienced EBJ and J2EE developers will need to relearn how to best use EJB to develop mission-critical applications. This author team of experts has taken their combined skills in architecture, development, consulting, and knowledge transfer to explain the various changes to EJB 3.0 as well as the rationale behind these changes. You'll learn the concepts and techniques for authoring distributed, enterprise components in Java from the ground up. Covering basic through advanced subjects, Mastering Enterprise JavaBeans 3.0 is more than 50 percent new and revised. Four new chapters and one new appendix cover the latest features of this new release, and in-depth coverage of the Java Persistence API and the entities defined therein is provided. The authors' main goal is to get you programming with EJB immediately. To that end, you'll learn: * How to implement EJB 3.0 beans, with emphasis on session beans (stateful and stateless) and message-driven beans * Both basic and advanced concepts (such as inheritance, relationships, and so on) of Java Persistence API defined entities * How to develop and deploy EJB 3.0 Web services * How to secure EJB applications * How to integrate EJB applications with the outside world via the Java EE Connector technology * Tips and techniques for designing and deploying EJB for better performance * How clustering in large-scale EJB systems works * Best practices for EJB application design, development, and testing The companion Web site provides all the source code, updates to the source code examples, and a PDF version of the book. Wiley Technology Publishing Timely. Practical. Reliable. Visit the companion Web site at www.wiley.com/go/sriganesh