H
H
he he2016-10-14 15:00:07
Node.js
he he, 2016-10-14 15:00:07

real-time comments?

The whole point is in the question itself, let me clarify a little:
Does it make sense to do long-polling if, say, you need to update every minute? (For starters, it depends on the growth of the audience).
I am familiar with the node, I did a chat on redis & socket.io, there will be no problems. (laravel)
But how would it be better given that the main goal is less load?
Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Shatokhin, 2016-10-14
@Sovigod

long-polling/websockets/eventstream - everything can be better in terms of load than periodic requests.
The load depends on how you implement the server side.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question