Batch applications
This page provides a starting point for finding information about batch applications.
The Java™ Platform, Enterprise Edition (Java EE) applications that are typically hosted by WebSphere® Application Server 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.