ores.marketdata.service

Table of Contents

Diagram

ores.marketdata.service component diagram

Figure 1: ores.marketdata.service

Summary

ores.marketdata.service is the NATS service entrypoint for the market-data domain. It opens database and NATS connections, registers handlers from ores.marketdata.core, and runs the event loop.

Inputs

  • Configuration file: NATS server URL, PostgreSQL connection string.
  • NATS request messages for market-data operations.

Outputs

  • A running NATS service for market-data operations.

Entry points

  • src/main.cpp, src/app/, src/config/.

Dependencies

  • ores.marketdata.core, ores.marketdata.api, ores.logging, nats.c.

See also

Emacs 29.1 (Org mode 9.6.6)