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.
반응형
'emotional developer > detect-server' 카테고리의 다른 글
Publishing to Kafka — Synchronous vs Asynchronous (0) | 2023.05.30 |
---|---|
SQL Performance Tuning (0) | 2023.05.15 |
Migrating Critical Traffic At Scale with No Downtime (0) | 2023.05.15 |