Search code examples
pushlong-pollingpolling

Polling vs Long-polling vs Push (books and scientific papers)


I'm writing master's thesis and I've already wrote much about Ajax vs Comet vs WebSocket comparison based on the information I've found on the internet. But I need some scientific research to put into reference list.


Solution

  • I'm writing a paper on WebSocket at the moment (would love to see your work), and I've found +30 pages on the subject in "Pro HTML5 Programming" by Peter Lubbers, Brian Albers and Frank Salim.

    EDIT: Actually, there's a better, or at least much more comprehensive, book about WebSocket called "The Definitive Guide to HTML5 WebSocket" by Vanessa Wang, Frank Salim and Peter Moskovits, published by the same guys who published Pro HTML5 Programming.