Is "long polling" the more efficient way to create a Web Real Time App ?
Posted
by xRobot
on Stack Overflow
See other posts from Stack Overflow
or by xRobot
Published on 2010-03-13T21:39:15Z
Indexed on
2010/03/13
21:45 UTC
Read the original article
Hit count: 210
I want to create an application like this:
What is the more efficient way to create this real time application ?
Flash ? Long polling ? Http Streaming ? or anything else ?
Thanks ;)
© Stack Overflow or respective owner