Run File Extraction Functions Out of Process
The out-of-process setting specified or in the formats.ini
file is automatically propagated to the File Extraction API.
When you extract subfiles from container files and pass the files for filtering out of process, Filter generates a server called filter_kvoop.exe
for filtering and another server called extract_kvoop.exe
for file extraction. These servers are independent, so if the filtering service stops responding, the file extraction service can continue extracting files.