Chapter 5. Storage management 239
The archpro program
The archpro program is the heart of CSLD. It maintains a list of archives it is
connected to, and controls the flow of information to and from these archives. All
input and output is routed through the archpro program. For example, whenever
content is to be archived, an archiving request is sent to the archpro program,
along with the content and the content’s descriptive information.
The archpro program is an application independent archiving engine. It does not
really know where the content comes from, what format the content has, or any
other semantic information about the content. Although the archpro program is
responsible for handling Domino-related content, it has nothing to do wi ...