Processing that does not take place on the screen.
Background processing allows you to process data in the background while executing other functions in parallel on the screen.
Although background processes are not visible to the user (that is, there is no dialog), they have the same priority as online processes.