Main Article Content

Abstract

Microservices are service-oriented architecture (SOA). In which we can decompose an application into different smaller services. Microservices having load balancer to manage heavy load (traffic) over the network. So that application will be light weight streaming over the network. Java spring boot frame work introduced WebFlux concept. WebFlux is reactive program that simplifies continuous streaming and handles traffic effectively. There is no any polling mechanism to handle multiple requests because polling mechanism will make heavy traffic. Instead of polling mechanism WebFlux uses subscriber and producer concepts that means once the initial http request made to the service then service will send updated data to the subscriber whenever the data being changed in database.

Article Details

How to Cite
D.Kalaiabirami, K.Pavithra, M.Pooja, K.Priya, & J.Sindhu Priya. (2019). Optimization of webservice-based on control system for balance between network traffic and delay . International Journal of Intellectual Advancements and Research in Engineering Computations, 7(1), 253–258. Retrieved from https://ijiarec.com/ijiarec/article/view/983