Hacker News new | ask | show | jobs
by drjoem 5550 days ago
what framework did you use to make this? tornado?
1 comments

No it's just doing simple polling. There was a thread about this last time: http://news.ycombinator.com/item?id=2302367. Since then I'm starting to see the use of a more efficient approach. If I poll more frequently there'll be fewer stories to update each time and people who're reading on the left column will be jarred less. So yes, I'm going to look into all the various polling approaches.