Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions images/lazer/Pyth_Pro_Architecture.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions pages/price-feeds/pro/how-lazer-works.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
Pyth Pro is a permissioned service that provides ultra-low-latency market data to consumers.
It aggregates data from multiple publishers and distributes it to consumers through a multi-tier architecture.

## Architecture Diagram

The following diagram illustrates the data flow from publishers through relayers and message queues to routers that aggregate prices and serve consumers, with history services providing persistence and governance managing system configuration.

![Pyth Pro Architecture](../../../images/lazer/Pyth_Pro_Architecture.svg)

## System Services

The architecture consists of five main types of services that work together to provide ultra-low-latency data to consumers.
Expand Down
Loading