Downloads: 2 | Views: 127 | Weekly Hits: ⮙1 | Monthly Hits: ⮙1
Informative Article | Information Technology | India | Volume 12 Issue 4, April 2023 | Popularity: 5.1 / 10
Leveraging Server-Sent Events for Enterprise-Scale Real-Time Notifications: A Spring Boot Implementation
Ananth Majumdar
Abstract: Users expect real-time updates for the information they are interested in for any web application. This doesn?t align well with the request response architecture of the web. There are many solutions to address this need like HTTP Polling, long polling, server sent events and web- sockets. This paper investigates the benefits and drawbacks of these technologies with a focus on simplicity and scalability. This paper also talks about a real-world implementation of server sent events using Spring boot and the practical considerations. It also discusses the results of the implementation and any further improvements.
Keywords: real-time updates, web application, server sent events, Spring Boot implementation, technology comparison
Edition: Volume 12 Issue 4, April 2023
Pages: 1910 - 1914
DOI: https://www.doi.org/10.21275/SR24608145702
Make Sure to Disable the Pop-Up Blocker of Web Browser