QueueSource

The list of ZMQ queues that the Matching Engine logger thread listens to.

Metadata

  • Underlying type: u8

Values

KeyValueDescription
Service1Used by other processes such as te_monitor to request infomrmation from the Matching Engine.
Internal2Priority queue on which the Matching Engine sends transactions to itself.
Transaction3General transaction queue for Matching Engine clients.
Translog4Used for streaming a transaction log to a replica Matching Engine.
Blob5Queue specifically for Blob transactions from UI clients.