Skip to main content

Additional Configurations

Embedded Aggregator

There is the ability to embed Aggregator into TimeBase service to improve overall performance by running as a single service.

The advantage of embedded mode is the elimination of inter-process communication between this service and TimeBase.

The disadvantages are:

  1. The inability to run .Net-based connectors. Only Java-based data connectors can be used.
  2. The possibility of data connector malfunction or resource consumption impacting TimeBase.

Configuration

  1. Launch QuantServer Architect and click Edit.
  2. Enable Aggregate and/or Maintain Market Data.
  3. Click on Aggregator box and select Embedded checkbox.
  4. Please refer to Configuring Services section for details on additional configuration settings.
  1. Click Apply, Start, and then Done.
  2. Start TimeBase service. Verify that aggregator process has been started by reviewing QuantServer logs.

Aggregator under .NET

Aggregator service platform can be changed in order to run .Net-based connectors. To enable Aggregator under .Net, perform the following steps:

  1. Launch QuantServer Architect and click Edit.
  2. Enable Aggregate and/or Maintain Market Data.
  3. Click on Aggregator box and in ** drop-down list select NET64**.
  1. Complete Aggregator service configuration as described in Configuring Services section.