ABSTRACT

Web application frameworks are quite popular in the multi-tier application domain. The framework fits the requirements of request-response object. Several different frameworks use a different kind of approach to solve a given task. If a wrong framework is chosen for the particular task then it can negatively impact the web application affecting its performance and scalability.

Our study highlights the best practices identified by the developers which can render better performance while analyzing the scalability issues when the load is increased. The study aims to benchmark ten frameworks and analyze their performances based on their responses from the server with some scalability factors.

This study can help developers to choose better application frameworks when data is sensitive and an application needs to fulfill requirements with better performance and scalability. We establish a link between client requests made per second and the response of the framework simultaneously.