BCMS Components
BCMS is comprised of three main components: BCMS Service, BCMS Database and BCMS Manager. The BCMS Service and BCMS Database can be run on a single server or distributed and clustered among multiple servers to increase scalability. The components are defined as:
BCMS Service — a web service, running on IIS (or IIS Express in the case of Proton Express) that communicates with all other Proton components to facilitate data collection, reporting, and client management.
BCMS Database — a highly scalable database, built on Microsoft SQL Server, that holds all the data collected from clients and queries for the reporting system.
BCMS Manager — a web application that provides the user interface into the Proton Server for reporting and configuration.