Distribued System « Network « Java Articles

Java Articles
1. Class Definition
2. Data
3. Development
4. GUI
5. J2EE
6. J2ME
7. JavaBeans
8. Language
9. Microsoft Collabration
10. Network
11. Swing
12. System Resource
13. XML
Microsoft Office Word 2007 Tutorial
Java
Java Tutorial
Java Source Code / Java Documentation
Java Open Source
Jar File Download
Java Products
Java by API
C# / C Sharp
C# / CSharp Tutorial
ASP.Net
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
PHP
Python
SQL Server / T-SQL
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Java Articles » Network » Distribued System 
1. Build distributed applications with Java and XML
Author:Bruce Martin
URL:http://www.javaworld.com/javaworld/jw-02-2000/jw-02-ssj-xml.html?
Summary: XML is a popular way to represent data in a portable, vendor-neutral, readable format. But what if you need to send XML data across a process boundary in a distributed application? Bruce Martin examines three approaches to accomplishing that in Java. (3,000 words)


2. Messaging makes its move, Part 1
Author:Todd Sundsted
URL:http://www.javaworld.com/javaworld/jw-02-1999/jw-02-howto.html?
Summary: Messaging products have found their niche within enterprise applications as tools for coordinating distributed application components. What they do is remove the responsibility for ensuring messages are delivered reliably and correctly from the application components. This month, Todd demonstrates how to build a Java-based messaging service. (2,000 words)


3. Messaging makes its move, Part 2
Author:Todd Sundsted
URL:http://www.javaworld.com/javaworld/jw-03-1999/jw-03-howto.html?
Summary: This month Todd completes the quest he began last month by putting the finishing touches on an implementation of the Java Message Service Specification written entirely in the Java programming language. You'll learn how to use the Java Message Service and gain an insider's understanding of how it all fits together. (1,500 words)


4. Increase the functionality in your distributed client/server apps
Author:www.javaworld.com/javaworld/jw-10-1997/jw-10-step.html?
URL:http://www.javaworld.com/javaworld/jw-10-1997/jw-10-step.html?
Summary: www.javaworld.com/javaworld/jw-10-1997/jw-10-step.html?


5. The smart approach to distributed performance monitoring with Java
Author:Tony Loton
URL:http://www.javaworld.com/javaworld/jw-09-2000/jw-0901-smart.html?
Summary: Smart stubs provide a lightweight, noninvasive mechanism for distributed performance monitoring and performance improvement through local caching. Although present in many commercial CORBA object request brokers, smart stubs are not standard in RMI or Java IDL. Read on to find out what you've been missing. (1,200 words)


6. Update distributed applications
Author:Jonathan Simon
URL:http://www.javaworld.com/javaworld/jw-11-2002/jw-1122-autoupdate.html?
Summary: In this article, Jonathan Simon explores three solutions for automatic thick-client application updating: Sun Microsystems' Java Network Launching Protocol (JNLP)/Java Web Start, Sitraka's DeployDirector, and Zero G's PowerUpdate. Some of these solutions integrate with installation tools, but the focus of this article is on auto-updating, not installation. Jonathan discusses the main components of each product in detail, outlines their major benefits and drawbacks, and provides comparative charts to help determine the right solution for you. (3,000 words; November 22, 2002)


7. Construct Java applications through distributed object technology
Author:Junzo Hagimoto
URL:http://www.javaworld.com/javaworld/jw-12-1997/jw-12-horb.html?
Summary: This article, which was originally published in the December issue of the Japanese hardcopy version of JavaWorld, provides an introduction to distributed object technology in general and focuses on two specific types of this technology: Remote Method Invocation (RMI) and Hirano Object Request Broker (HORB). Through code samples and figures, you can decide for yourself which distributed object technology works best for you. (4,000 words)


8. Build distributed applications with Java and XML
Author:Bruce Martin
URL:http://www.javaworld.com/javaworld/jw-02-2000/jw-02-ssj-xml.html?
Summary: XML is a popular way to represent data in a portable, vendor-neutral, readable format. But what if you need to send XML data across a process boundary in a distributed application? Bruce Martin examines three approaches to accomplishing that in Java. (3,000 words)


9. Interprocess communications in Java
Author:Tony Sintes
URL:http://www.javaworld.com/javaworld/javaqa/2000-03/03-qa-0324-ipc.html?
Summary: How can Java processes communicate without RMI?


w_w__w___.___j___a___va__2___s___.c___om_ | Contact Us
Copyright 2003 - 08 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.