Long Polling is a web application development technique that uses a persistent connection to send data from a server to a client without the client having to request it repeatedly. It’s like a customer in a restaurant who asks the waiter to let them know as soon as a particular dish is available.