Forgot your password?

typodupeerror
Software The Internet

Smarter Clients Via ReverseHTTP and WebSockets 235

Posted by kdawson
from the edges-are-not-dumb dept.
igrigorik writes "Most web applications are built with the assumption that the client / browser is 'dumb,' which places all the scalability requirements and load on the server. We've built a number of crutches in the form of Cache headers, ETags, and accelerators, but none has fundamentally solved the problem. As a thought experiment: what if the browser also contained a Web server? A look at some of the emerging trends and solutions: HTML 5 WebSocket API and ReverseHTTP."
This discussion has been archived. No new comments can be posted.

Smarter Clients Via ReverseHTTP and WebSockets

Comments Filter:

To be wise, the only thing you really need to know is when to say "I don't know."

Working...