Sample: Compute-intensive batch application

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.
Import and configure: 15 minutes
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:

Click the Prepare to import link for details about setup and configuration. Click the Import sample link to start importing the sample into your workspace.


Feedback