본문 바로가기

emotional developer/detect-server

Netflix Timestone

 

https://netflixtechblog.com/timestone-netflixs-high-throughput-low-latency-priority-queueing-system-with-built-in-support-1abf249ba95f

 

Timestone: Netflix’s High-Throughput, Low-Latency Priority Queueing System with Built-in Support…

by Kostas Christidis

netflixtechblog.com

System Architecture

Timestone is a gRPC-based service. We use protocol buffers to define the interface of our service and the structure of our request and response messages. The system diagram for the application is shown in Figure 2.

Figure 2. Timestone system diagram. Arrows link all the components touched during a typical Timestone client-server interaction. Numbers in red indicate sequence steps. Identical numbers identify concurrent steps.

반응형