I have researched enough on such questions, only to get myself confused with which might be the best option to choose. There's this thing called Polling, RTMP, or a workaround with AJAX query to check for messages with newer datestamps, and display them. Which one is the most efficient of these, as to work efficiently with minimal load on the server?
My website is based on PHP with MySQL at back-end.