You mean requesting db in the given time?
On Sun, Mar 23, 2014 at 8:50 AM, Venkatraman S wrote:
> Why not use (async)callbacks?
>
> -V
>
>
> On Sun, Mar 23, 2014 at 1:11 AM, Robin Lery wrote:
>
>> Hello,
>> I need to implement long polling in my application to retrieve the
>> events. But I hav
Why not use (async)callbacks?
-V
On Sun, Mar 23, 2014 at 1:11 AM, Robin Lery wrote:
> Hello,
> I need to implement long polling in my application to retrieve the events.
> But I have no idea how to do it. I know the concept of long polling, i.e to
> leave the connection open, until an event oc
Hello,
I need to implement long polling in my application to retrieve the events.
But I have no idea how to do it. I know the concept of long polling, i.e to
leave the connection open, until an event occurs. But how do I do implement
this in my project. If you could give me a simple long polling ex
3 matches
Mail list logo