architecture

client
The primedex® RCP client is based on the Eclipse SDK 4.2.
The Multi Document Interface (MDI) allows the display of individual windows on multiple monitors.
Access to the web application is controlled via Web Services.
database
The primedex® database is logically divided into three tablespaces. These are:
- Transactions
- Clients
- Static Data
The administration of the data in the Static Data tablespace can thus be transferred to the global product database due to its link to revendex. primedex® is database agnostic as an application. It supports Oracle, PostGres and DB2.
- Transactions
- Clients
- Static Data
The administration of the data in the Static Data tablespace can thus be transferred to the global product database due to its link to revendex. primedex® is database agnostic as an application. It supports Oracle, PostGres and DB2.
calculation engine
Thanks to caching technology the Calculation Engine delivers high performance in computing ratios.
The calculation of the initial margin of x-portfolios for example, happen in less than a second.
Each part of the Calculation Engine can be accessed via a web service.