How to Choose the Right Real-Time Communication Approach: Long Polling vs Redis Pub/Subby@ssukhpinder
428 reads

How to Choose the Right Real-Time Communication Approach: Long Polling vs Redis Pub/Sub

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Long Polling is a technique where the client sends a request to the server and waits for a response. The server holds the request open until it has new data to send back or until a timeout occurs. If new data is received before the timeout, the data is returned in the response. Long Polling can be implemented using ASP.NET Core.
featured image - How to Choose the Right Real-Time Communication Approach: Long Polling vs Redis Pub/Sub
Sukhpinder Singh HackerNoon profile picture

@ssukhpinder

Sukhpinder Singh


Receive Stories from @ssukhpinder


Credibility

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa