Short Polling vs. Long Polling: Understanding the Differences and When to Use Each
Mar 28, 2023 · 6 min read · Recently I wrote about the request/response model in backend communication, but this model is not suitable for every type of request. Imagine you want to upload a 50GB video to youtube, this process is very inefficient with the request/response model...
JChidiebere commented
