|
|
|
Does Hacker News sort trending topics on-the-fly or as a scheduled task?
|
|
10 points
by mcassagnes
4011 days ago
|
|
I'm interested to know how they deal with massive amounts of data and still deliver blazing fast results.
When I go to https://news.ycombinator.com/, are the threads sorted on-the-fly or pre-computed every x minutes?
I found lots of information regarding the actual algorithm, but not how it is implemented. |
|
I'd love to get to the point where we can sort everything on every request.