|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 187 - Issue 48 |
| Published: October 2025 |
| Authors: Ramesh V. |
10.5120/ijca2025925813
|
Ramesh V. . Performance Benefits of Reactive Frameworks. International Journal of Computer Applications. 187, 48 (October 2025), 40-45. DOI=10.5120/ijca2025925813
@article{ 10.5120/ijca2025925813,
author = { Ramesh V. },
title = { Performance Benefits of Reactive Frameworks },
journal = { International Journal of Computer Applications },
year = { 2025 },
volume = { 187 },
number = { 48 },
pages = { 40-45 },
doi = { 10.5120/ijca2025925813 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2025
%A Ramesh V.
%T Performance Benefits of Reactive Frameworks%T
%J International Journal of Computer Applications
%V 187
%N 48
%P 40-45
%R 10.5120/ijca2025925813
%I Foundation of Computer Science (FCS), NY, USA
Reactive programming enables the construction of responsive and robust applications that are capable of efficiently managing asynchronous data streams and dynamic changes. Among various frameworks that support this paradigm, Spring is distinguished by its adaptability and lightweight Java-based structure, making it particularly suitable for enterprise environments. Introduced in 2003, the Spring ecosystem offers two primary web frameworks: Spring Web Model-View-Controller and Spring WebFlux. In the former, the original component of the Spring framework is optimized for the servlet API and container environments, while the latter is a newer addition that leverages a reactive stack architecture to achieve enhanced scalability and performance. This study comprehensively evaluates these frameworks through performance benchmarking across diverse scenarios. By integrating a broad spectrum of performance metrics (i.e., throughput and response time) and real-world applications, this study aims to extend the current literature and provide developers with concrete insights into selecting the appropriate Spring framework for specific enterprise needs based on synchronous and reactive programming models. [1][3]