Network Deployment (Distributed operating systems), v8.0 > Applications > Batch applications
Batch concepts
Learn about what the batch function is, the major components, the batch environment, and the grid endpoints.
- Batch overview
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.
Task topic