Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt

General overview of the system architecture and functionalities.


Section

...

Below is given a general overview of the system followed by principles for information between system components . A more detailed example of such a system is given on the Bitrepository frontpage.

General overview


Column

System components

There are the following types of clients

...

components in a BitRepository system:

Pillars

Pillars are responsible for maintaining copies of the store material and providing bit preservation related operations on these

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.

...

Principles for information between system components

The necessary information for clients, pillars and coordination layer is:

  • The Clients know how to communicate via the coordination layer. Knowledge of how to identify pillars is defined in the Service Level Agreement (possibly via certificate and psudoname)
  • The Coordination Layer has no direct knowlegde of Pillars or Clients
  • The Pillars know how to communicate via the coordination layer, and can respond to messages according to definitions of certification and possible operations as specified in Service Level Agreements serviced by the pillar.

All need for specific knowledge of components in the system, e.g. physical location of pillars, must be avoided.

...

Clients

Clients which can be used to perform operations on the BitRepository, e.g. PutFile, GetFile, etc.

See Operations descriptions for a full listing of operations.

Services

Services actively perform tasks without user triggering, see Reference services for examples of services.

Infrastructure

Provides the communication infrastructure for integrating the components. This consists of:

Principles

  • Components have no direct knowledge of each others location. Communication is rather performed indirectly by using the specified Queues and topics.
  • All communication is asynchronous.


Column
Gliffy
displayNameCoresystem
nameCoresystem
pagePin8