Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Here's a work in progress of mine that uses long polling and keep-alives.

http://www.zchatter.com

It works quite well.. pretty much like having a conventional tcp/ip connection for receives, (interlaced with HTTP traffic), and using a separate series of POST requests to send data to the server.



Cool project. Do you maintain a blocking server thread for each connected user (like TCP)? Any issues scaling when many users are simultaneously logged in?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: