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.

How realtime web frameworks work?

1 pointsby Aftershock21about 13 years ago
With the recent advances in the web technologies like Node.js, WebSockets and cloud computing we are moving towards the new design paradigm for web apps and lot of smart developers are leading the way with their cool new frameworks. Is the design of this new frameworks a completely new development in Computer Science or has it been done before in a different context? Are there any research/white papers they rely on ? on a related note, Are we reinventing X Windows on the Web ?

1 comment

johnmurchabout 13 years ago
You should first take a look at <a href="http://www.meteor.com" rel="nofollow">http://www.meteor.com</a> as it's all the hot rage and uses Node.js and websockets.