Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in long-polling

Security alert when using "longpoling" connection with SignalR, while in secure connection (HTTPS) | IE8

Best practices in iOS for polling a webservice about task completion

how to constantly update the datatables when records change in the database, a websockets or long polling implementation

To get database updates using servlets or jsp

Long polling in Django

python django long-polling

Using gevent.evnet with celery.task

Comet, responseText and memory usage

Long polling getting timed out from browser

node.js long-polling

Is php scalable with reverse ajax long polling?

Why setting a client-side timeout when using long polling?

Improving long-polling Ajax performance

Accurate long polling example?

Using atmosphere for GWT Comet

java gwt comet long-polling

Long polling in node.js - how to 'timeout' the pending requests if no data is available?

node.js long-polling

Server client communication: Long Polling, Comet, & Server-sent Events (SSE)

Is this the proper method to Long Polling(Comet programming)

How efficient is Apache Tomcat for Long Polling?

tomcat long-polling

Understanding long polling: client (android) and server (asp net)

Hard downsides of long polling?

How to do long-polling AJAX requests in ASP.NET MVC? [duplicate]