11 Comments
Feb 11·edited Feb 11Liked by Neo Kim

Ming blowing how scalable Golang routines and Erlang mnesia can be.

Great read and thanks for recommending my newsletter

Expand full comment
author

you're welcome

Expand full comment
Feb 25Liked by Neo Kim

"They don’t do caching because emojis must be shown in real-time."

Sorry for the noob question, but isn't the one of the point of caching is to support lower latency requests?

Expand full comment
author

good question, I'm glad you asked it.

The problem in caching for real-time scenario is that the data becomes stale (invalid) soon.

Does that help?

Expand full comment
Feb 14Liked by Neo Kim

Very concise, yet detailed article. Thanks for spending your time and sharing this with us!

Expand full comment
author

appreciate the feedback, Nitish

Expand full comment
Feb 11Liked by Neo Kim

I liked this article, it’s very clear, thanks

Expand full comment
author

happy to read this.

Expand full comment

Great article Neo and thanks for the recommendation 👍

Expand full comment
author

you're welcome. I appreciate your tips.

Expand full comment

This is quite confusing to me, they are using kafka and MQ server both. What was the need to use both or atleast this article is quite abstract and hiding things or lacking and throwing bunch of technologies and their basic general use cases instead of explaining how hotstar specifically used it for ex how they used spark to process.

Expand full comment