MemQ: Cloud Native Pub-Sub System at Pinterest

This commit is contained in:
binhnguyennus 2022-04-08 17:21:56 +08:00
parent 4cbba48c75
commit 3db976c1c0
1 changed files with 1 additions and 0 deletions

View File

@ -279,6 +279,7 @@ An updated and organized reading list for illustrating the patterns of scalable,
* [Pub-Sub Messaging](https://aws.amazon.com/pub-sub-messaging/)
* [Pulsar: Pub-Sub Messaging at Scale at Yahoo](https://yahooeng.tumblr.com/post/150078336821/open-sourcing-pulsar-pub-sub-messaging-at-scale)
* [Wormhole: Pub-Sub System at Facebook](https://code.facebook.com/posts/188966771280871/wormhole-pub-sub-system-moving-data-through-space-and-time/)
* [MemQ: Cloud Native Pub-Sub System at Pinterest](https://medium.com/pinterest-engineering/memq-an-efficient-scalable-cloud-native-pubsub-system-4402695dd4e7)
* [Pub-Sub in Chatting Architecture at LINE](https://engineering.linecorp.com/en/blog/detail/85)
* [Pub-Sub in Microservices at Netflix](https://medium.com/netflix-techblog/how-netflix-microservices-tackle-dataset-pub-sub-4a068adcc9a)
* [Kafka - Message Broker](https://martin.kleppmann.com/papers/kafka-debull15.pdf)