Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > Develop batch applications
Develop batch applications
This section covers such areas as a procedure for developing batch applications, xJCL elements, and sample batch applications.
- Transactional batch and compute-intensive batch programming models
The product provides a transactional batch programming model and a compute-intensive programming model.
- Develop a simple compute-intensive application
We can write a simple compute-intensive application using a compute-intensive job controller, the command line, or the Apache ANT tool.
- Develop a simple transactional batch application
We can write a simple batch application using a batch job controller and EJB data stream, the command line, or the Apache ANT tool.
- Use the batch data stream (BDS) framework
This topic shows you an example of how to use the batch data stream (BDS) framework.