I am considering few options for pushing data from server to the client for my web application in real time.
I have implemented a polling based (each client sends http
I wouldnt recommend ape for large scale applications , its just fine for chat applications but as far as mass data transport concerned client's browser starts to slow down and crush after a while.