WebSphere eXtreme Scale (formerly Data Grid), Version 6.1
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


Mixing application types

If your application set has relatively short requests, installing several similar applications on the cluster can provide reasonable throughput. However, the use of CPU-intensive requests require special considerations.

One approach is to have a partitioned Java™ 2 Platform, Enterprise Edition (J2EE) application for computationally intensive applications in a unique cluster within the cell, with exclusive access to specialized hardware. Alternatively, if you need to mix a lighter application set with a more computational-bound application set within the same cluster, the partitioning facility framework can prove helpful.

To managed the mix of application types, utilize the high availability (HA) manager policy function to focus CPU-intensive procedure calls to physical and logical nodes that are designed to handle that load. The client that uses the partitioning facility (WPF) framework can route the requests to the partitions that are collocated with computing resource designed to fit the task within the cluster. In addition, with WPF, the administrator can dynamically modify the target endpoint if additional computer resources can be acquired under heavy load situations.

In summary, you can achieve the same thing without partitioning by deploying the heavy logic J2EE application on its own cluster, then using dynamic cluster support to dynamically expand and contract the cluster.




Related concepts
General cluster and WPF management considerations
Concept topic    

Terms of Use | Feedback

Last updated: Oct 30, 2009 6:09:57 PM EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r1/index.jsp?topic=/com.ibm.websphere.dataint.doc/info/WPF51/cwpfmixapp_pdf.html