gpstatnon
11 Sep 2008, 9:26 AM
Hi Im considering writing a live chat app using ExtJs and have been looking around the forums for ideas on the best way to implement the server communication.
I'd like the app to be pretty responsive but that would mean lots of XHR requests(every 1 sec).
The backend is a LAMP with Fedora 9.
Id appreciate any suggestions with the AJAX side of things, ideally Id be able to keep a port open and just listen on the port for updates.
Thanks
PS I forgot to mention Id rather not use a JAVA applet(Thanks Dev for reminding me I hadnt said that)
I'd like the app to be pretty responsive but that would mean lots of XHR requests(every 1 sec).
The backend is a LAMP with Fedora 9.
Id appreciate any suggestions with the AJAX side of things, ideally Id be able to keep a port open and just listen on the port for updates.
Thanks
PS I forgot to mention Id rather not use a JAVA applet(Thanks Dev for reminding me I hadnt said that)