Grid Computing « 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 » Grid Computing 
1. A do-it-yourself framework for grid computing
Author:Anthony Karre
URL:http://www.javaworld.com/javaworld/jw-04-2003/jw-0425-grid.html?
Summary: Large-scale grid computing frameworks can be successfully used to build computational grid infrastructures, but their sophistication can also be a barrier for software designers experimenting with entry-level grid computing. This article uses a Java custom ClassLoader, a Tomcat servlet container, and the Axis SOAP (Simple Object Access Protocol) implementation to demonstrate a simple-to-use framework that supports minimal grid requirements, including machine independence, abstracted compute-task distribution and execution, and a secure, scalable infrastructure. (2,000 words; April 25, 2003)


2. Achieve bottleneck-free grid applications
Author:Christopher Keene
URL:http://www.javaworld.com/javaworld/jw-08-2004/jw-0802-grid.html
Summary: Though grid computing can benefit compute-heavy applications, bottlenecks between grid applications and databases can negate its advantages. In this article, Christopher Keene explains how to tackle the data management bottlenecks associated with grid computing. (1,600 words; August 2, 2004)


w_w__w_._j__a__va___2s_.___com | Contact Us
Copyright 2003 - 08 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.