Chapter 2. Architecture

Table of Contents
2.1. Main parts
2.2. Interface ivq
2.3. Interface iauth
2.3.1. cpgsqlauth
2.3.2. JDBCAuth
2.4. Interface ilogger
2.4.1. cpgsqllog
2.4.2. JDBCLog
2.5. Clients: command line programs, WWW interface, etc.
2.6. Database

This chapter describes different parts of v-q system.

2.1. Main parts

V-q is a modularized system. Each of subsystems is a separate interface accessed via CORBA protocol. This means that you can replace any part at any time. It's matter of configuration.

Figure 2-1. Architecture in a picture

In following sections each part is described.

Hosted by: BerliOS Logo SourceForge.net Logo