Home / Companies / Temporal / Blog / Post Details
Content Deep Dive

Tuning Temporal Server request latency on Kubernetes

Blog post from Temporal

Post Details
Company
Date Published
Author
Rob Holland
Word Count
1,772
Company Posts That Month
7
Language
English
Hacker News Points
-
Post removed?
No
Summary

When deploying a self-hosted Temporal Server on Kubernetes, request latency can be an important performance indicator. To achieve reliably low request latencies, it's essential to monitor and optimize CPU usage, as excessive throttling or limits can lead to increased latency. One effective strategy is to set the GOMAXPROCS environment variable to match the number of available cores, allowing Go to make better decisions about concurrent processing. Additionally, disabling CPU limits altogether and using dedicated nodes with taints and tolerations can help reduce latency spikes during deployment rollouts. By following these tips, users can improve the performance and reliability of their Temporal Cluster while saving resources.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Kubernetes 13 1,520 189 63 -4%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.