This sample demonstrates the compute-intensive programming
model. A compute-intensive application performs computationally
intensive work that might need to run for an extended period. The SimpleCI application is a simple application that performs
compute-intensive mathematical calculations for a specified time.
Before importing this sample, make sure that you are
running IBM® Rational® Application Developer version 8.0.1
or later.
Restriction: This sample does not run
on IBM WebSphere® Application Server Developer
Tools for Eclipse.
This sample might require some optionally installable components.
If you encounter errors or cannot find user interface options when
you run the sample, ensure that you installed the following optional
components:
- One of the following servers that supports running batch applications:
- WebSphere Application
Server V8.5
- WebSphere Application Server V8.0
- WebSphere Application Server V8.0 with WebSphere Extended Deployment Compute Grid V8.0
- Compute Grid Tools for Modern Batch. To install this component:
- Open Installation Manager.
- Click Modify, and click Next.
- In the Modify Packages page, select IBM Software Delivery
Platform, and click Next.
- In the Translations list, select the languages to install and
click Next.
- In the Features list, expand Enterprise developer tools select WebSphere Batch, and click Next.
- Click Modify.
Click the Prepare to import link for details about
setup and configuration.
To use the sample, click Import sample, and save the compressed file to a directory
on your workstation. After downloading the sample, import the sample
project into your workspace: Click , and then
click Browse to find the downloaded sample
project file
Import Sample