HTTP Long Polling Vs WebSockets in 2 Minutes - System Design Concept

Опубликовано: 01 Январь 1970
на канале: TheCodeTale
260
11

This video talks about HTTP Long polling and websockets. This is an important concept for system design interviews.
HTTP long polling and websockets are used where we need to create long and persistent connections. These are typically used in chat applications or applications which requires refresh in very short interval of time.

For code follow the github link
Github Link https://github.com/atulbaghel05/youtube

Follow bigtech.dev for such system design related contents https://www.bigtech.dev/2022/12/http-...

#systemdesign #bigtech #interview #interviewpreparation #coding #https #websocket #httplongpolling #httppolling #whatsapp #google #leetcode #programming