|
<< Click to Display Table of Contents >> Navigation: Getting Started > Batch Processing Basics |
For processing projects that involve multiple 2D lines, it is often useful to apply a Batch Processing approach.
In g-Platform, this is implemented through Global Properties, the use of variables within Workflows, and the creation and submission of the workflows in a Batch Mode. However, users are not limited to a single implementation and can adapt the batch processing approach to suit their specific requirements.
In the following chapters, we will consider a small 2D project as an example of the batch processing approach.