打印监控的体系结构

此章节包括了PaperCut NG从技术方面的打印监控机构及所认为的高级网络知识。

PaperCut NG是使用最新的软件设计原则而设计的。使用的重要的设计原则是服务导向机构(SOA)。PaperCut NG划分成几个关键的操作区域。这些成分使用XML网络服务标准交流。两个主要的服务是:

Service/ComponentDescription

The Application Server

The central logic service responsible calculating user costs and providing the web and admin interface.

Print Provider Service

A service responsible for monitoring and analyzing print jobs and reporting this information using XML Web Services to the application server.

表格 12.1. PaperCut NG服务/组件

在一个单独的服务器设置里,管理员不需要关注两种组成因为他们可以担当一个进行自动操作(值得注意的是在服务器上的两个运行过程是唯一的)。在多服务器/系统环境里,要更深的理解必需的机构。