Smart Metric Approach to Reduce Web Service Latency Time
暂无分享,去创建一个
There are several marketing approaches to sell products, but selling a product by creating a Web application has become a common phenomenon in today’s life. Software engineers are using a modularized approach to make Web applications and make them compatible with a framework. Sophisticated applications like trading, banking, and insurance holds plenty of business rules, and they vary from product to product. To implement those large number of business rules, software engineers divide the application into multiple modules or framework layers. They can distribute each module or layer of the application among various teams or various companies. Those modules or layers interact between them by exposing Web services, because Web services can interact between heterogeneous systems using eXtensible Markup Language. On the other hand, services like insurance and banking are used by the common people. Therefore, the data volume naturally increases daily. From this standpoint, the request and response time of a Web service is an important factor that directly impacts business on the Web. In this paper, we discuss a metric approach that reduces the Web service request and response latency time and produces an efficient Web application.