mirror of
https://github.com/ByteByteGoHq/system-design-101.git
synced 2026-04-01 16:57:23 -04:00
@@ -1648,7 +1648,7 @@ Ex Amazon VP Sustainability Adrian Cockcroft: “The Prime Video team had follow
|
|||||||
5. The PubSub consumers pull aggregated emoji data from Kafka.
|
5. The PubSub consumers pull aggregated emoji data from Kafka.
|
||||||
|
|
||||||
6. Emojis are delivered to other clients in real-time through the PubSub infrastructure. The PubSub infrastructure is interesting. Hotstar considered the following protocols: Socketio, NATS, MQTT, and gRPC, and settled with MQTT.
|
6. Emojis are delivered to other clients in real-time through the PubSub infrastructure. The PubSub infrastructure is interesting. Hotstar considered the following protocols: Socketio, NATS, MQTT, and gRPC, and settled with MQTT.
|
||||||
7.
|
|
||||||
A similar design is adopted by LinkedIn which streams a million likes/sec.
|
A similar design is adopted by LinkedIn which streams a million likes/sec.
|
||||||
|
|
||||||
### How Discord Stores Trillions Of Messages
|
### How Discord Stores Trillions Of Messages
|
||||||
|
|||||||
Reference in New Issue
Block a user