Network Deployment (Distributed operating systems), v8.0 > Applications
Batch applications
This page provides a starting point for finding information about batch applications.
The Java EE applications that are typically hosted by WAS perform short, lightweight, transactional units of work. In most cases, an individual request can be completed with seconds of processor time and relatively little memory. Many applications, however, must complete batch work that is computational and resource intensive.
- Batch concepts
Learn about what the batch function is, the major components, the batch environment, and the grid endpoints.
Administer the batch environment
Scripting for batch applications
Develop batch applications
Troubleshoot batch applications