TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Building Netflix Playback with Self-Assembling Components (2014)

38 pointsby coffeedanalmost 10 years ago

7 comments

twbergeralmost 10 years ago
So, getters? We need X, so we call getX(). getX needs A and B, so it calls getA() and getB(). And so on, until getSomething() just reads input. Please correct me if I'm reading this wrong.
评论 #10031658 未加载
sidjoshialmost 10 years ago
AWS SimpleWorkflow (SWF) replay mechanism seems close to this. <a href="http:&#x2F;&#x2F;docs.aws.amazon.com&#x2F;amazonswf&#x2F;latest&#x2F;awsflowguide&#x2F;awsflow-basics-distributed-execution.html" rel="nofollow">http:&#x2F;&#x2F;docs.aws.amazon.com&#x2F;amazonswf&#x2F;latest&#x2F;awsflowguide&#x2F;aws...</a>
zkhaliquealmost 10 years ago
Our whole platform is built from self-assembling components.<p>But sometimes they have to know about each other :)
TD-Linuxalmost 10 years ago
I don&#x27;t understand what problem is being solved here. Is this just an overly convoluted way to describe load balancing?
评论 #10031471 未加载
评论 #10031461 未加载
评论 #10032342 未加载
aalhouralmost 10 years ago
Can someone recommend a resource for researching scalability solutions like these? Book(s), or video series?
omegaworksalmost 10 years ago
So... Netflix solved SAT?
评论 #10032410 未加载
trevynalmost 10 years ago
I&#x27;m too old for this.