User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In
User Guides

Low-Latency Match Service

Configure the low-latency match service.

Configuring Low-Latency Match

📘

Throughput and Latency

Throughput: The total time to match a set of records.

Latency: The total time between request and first response.

To tune throughput and latency:

  1. Set the value of the single configuration variable TAMR_LLM_BATCH_SIZE to the expected largest batch size using the admin tool, see Creating or Updating a Configuration Variable.
    The default value is 1000. A lower value reduces latency while decreasing throughput. A higher value increases latency while increasing throughput.

  2. Restart Unify and its dependencies(Restarting).