• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Java EE ▶ The Advanced Java/J2EE Tutorial

The Advanced Java/J2EE Tutorial

March 24, 2006

This is an online J2EE guide by Gopalan Suresh Raj. Distributed object computing extends an object-oriented programming system by allowing objects to be distributed across a heterogeneous network, so that each of these distributed object components interoperate as a unified whole. These objects may be distributed on different computers throughout a network, living within their own address space outside of an application, and yet appear as though they were local to an application.

Book Description

Three of the most popular distributed object paradigms are Microsoft’s Distributed Component Object Model (DCOM), OMG’s Common Object Request Broker Architecture (CORBA) and JavaSoft’s Java/Remote Method Invocation (Java/RMI). In this article, let us examine the differences between these three models from a programmer’s standpoint and an architectural standpoint. At the end of this article, you will be able to better appreciate the merits and innards of each of the distributed object paradigms.

Table of Contents

  • General
  • Enterprise JavaBeans (EJB)
  • Java Data Objects (JDO)
  • Java Message Service (JMS)
  • Jini Technology
  • Remote Method Invocation (RMI)
  • RMI over IIOP
  • Java Server Pages (JSP), JavaMail
  • JavaBeans
  • Threading in Java
  • Network Programming in Java

Download Free PDF / Read Online

Author(s): Gopalan Suresh Raj
Format(s): HTML
Link: Read online.

Similar Books:

  1. The JNDI Tutorial: Building Directory-Enabled Java Applications
  2. Essentials of the Java Programming Language
  3. Core J2EE Patterns 2nd Edition
  4. Java 2 Enterprise Edition
  5. Dylan Programming
Previous Post: « Ada Distilled
Next Post: Sensor and Data Fusion »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com