May 2015
Intermediate to advanced
234 pages
4h 18m
English
In this chapter, we will cover the following recipes:
A batch job is a task executed outside the normal web application workflow (receiving an HTTP request and sending back an HTTP response). It can be executed by the web server as a separate process. It can also be launched directly from the command line.
Typically, a batch job either:
Read now
Unlock full access