TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Building Netflix Playback with Self-Assembling Components (2014)
38 points
by
coffeedan
almost 10 years ago
7 comments
twberger
almost 10 years ago
Collapse
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 未加载
sidjoshi
almost 10 years ago
AWS SimpleWorkflow (SWF) replay mechanism seems close to this. <a href="http://docs.aws.amazon.com/amazonswf/latest/awsflowguide/awsflow-basics-distributed-execution.html" rel="nofollow">http://docs.aws.amazon.com/amazonswf/latest/awsflowguide/aws...</a>
zkhalique
almost 10 years ago
Our whole platform is built from self-assembling components.<p>But sometimes they have to know about each other :)
TD-Linux
almost 10 years ago
Collapse
I don't understand what problem is being solved here. Is this just an overly convoluted way to describe load balancing?
评论 #10031471 未加载
评论 #10031461 未加载
评论 #10032342 未加载
aalhour
almost 10 years ago
Can someone recommend a resource for researching scalability solutions like these? Book(s), or video series?
omegaworks
almost 10 years ago
Collapse
So... Netflix solved SAT?
评论 #10032410 未加载
trevyn
almost 10 years ago
I'm too old for this.