This section covers such areas as a procedure for developing batch applications, xJCL elements, and sample batch applications.
The feature pack provides a transactional batch programming model and a compute-intensive programming model.
You can use the simpleCI sample that performs compute-intensive mathematical calculations, the XDCGIVT sample that reads and writes files, and the Postingv2Sample sample that mimics account transaction processing.
You can write a simple compute-intensive application using a compute-intensive job controller, the command line, or the Apache ANT tool.
You can write a simple batch application using a batch job controller and Enterprise JavaBeans (EJB) data stream, the command line, or the Apache ANT tool.
This topic shows you an example of how to use the batch data stream (BDS) framework.