- Build your own Java-based supercomputer
If youve ever wanted to build your own supercomputer but have been held back by the demands of parallel programming in C, Pseudo Remote Threads is for you. This prize-winning Java programming model greatly simplifies parallel programming on clusters, bringing supercomputing out of the laboratory and into the hands of everyday Java programmers. Article includes code snipets.
http://www-106.ibm.com/developerworks/java/library/j-super.html?open&l=766,t=gr,p=jSuperC
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Diagnosing Java Code: The Liar View bug pattern
GUIs are generally designed with a model-view-controller architecture in which the view is decoupled from the model. The separation presents a challenge to automated testing because its difficult to verify that a state change in the model is reflected appropriately in the view -- it spawns the infamous "Liar View." This installment of Diagnosing Java Code examines the Liar View bug pattern.
http://www-106.ibm.com/developerworks/java/library/j-diag5.html?open&l=766,t=gr,p=LiarBug
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Faster apps on a better machine
If you want to build and run faster Java applications on the IBM Developer Kit for Linux, version 1.3, roll up your sleeves and prepare to get dirty. This article provides hands-on instruction for profiling, monitoring, and performance tuning not only your IBM Developer Kit, but your hardware capacity, the Linux 2.2.x kernel, and your Java applications.
http://www-106.ibm.com/developerworks/ibm/library/i-tuning/?open&l=766,t=grj,p=FasterApps
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Getting started with the FMA and Jiro
If you
e looking for a unique programming challenge, try your hand at building a management application for a distributed, cross-platform network. This article is the first in a three-part series that looks at how Sun Microsystemss Jiro technology and the Distributed Management Task Forces Web-Based Enterprise Management Initiative (WBEM) can simplify the creation of management applications for heterogeneous environments.
http://www-106.ibm.com/developerworks/java/library/j-jiro?open&l=766,t=grj,p=FMAjiro
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Introduction to WBEM and the CIM
This is a continuation of the three-part series on building resource management applications. It takes a look at the Web-Based Enterprise Management (WBEM) initiative. WBEM serves to standardize the description and use of managed resources in enterprise networks. Follow along as the author describes the components that comprise WBEM, and practice using the technology with a simple filesystem example.
http://www-106.ibm.com/developerworks/java/library/j-wbem/?open&l=766,t=grj,p=WBEMandCIM
(Rating: 0.00 Votes: 0)
Rate It
Review It
- User interface logic in use case modeling
This article leads you into the gray zone between modeling and method, with a look at requirements gathering via use case modeling. In particular, this article focuses on the relationship between user interfaces, system interfaces, and use case descriptions.
http://www-106.ibm.com/developerworks/java/library/j-jmod0626/?open&l=766,t=grj,p=UML3
(Rating: 0.00 Votes: 0)
Rate It
Review It
|