Excerpt |
---|
General overview of the system architecture and functionalities |
Currently there There are the following types of clients:
- Service clients, e.g. PutFile, GetFile, Integrity
- Alarm client to handle errors and notificationsMayby
- Log client to support general logging for the entire BRMonitoring service to assist in operation of the coordination layer.
There are the following types of pillars seen from the data perspective:
- A full copy pillar, which contains full copies of delivered files identified uniquely with a service level agreement
- A checksum pillar (with specific checksum type), which contains derived copies of delivered files, in form of a checksum. The checksums are identified uniquely with a service level agreement in the same way as for full copies pillars.
The necessary information for clients, pillars and coordination layer is:
...