Building Scalable Framework for web Applications using Go Lang and No Sql
S.Arun Kumar1, Vanishree P Iyer2, Abhinav Parhad3

1S.Arun Kumar, Assistant Professor Senior Grade, Department of Computer Science, SRM IST, Chennai, (Tamil Nadu), India.
2Vanishree P Iyer, Department of Computer Science, SRM IST, Chennai, (Tamil Nadu), India.
3Abhinav Parhad, Department of Computer Science, SRM IST, Chennai, (Tamil Nadu), India.

Manuscript received on 23 March 2019 | Revised Manuscript received on 30 March 2019 | Manuscript published on 30 March 2019 | PP: 1662-1667 | Volume-7 Issue-6, March 2019 | Retrieval Number: F2865037619/19©BEIESP
Open Access | Ethics and Policies | Cite | Mendeley | Indexing and Abstracting
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC-BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: Now-a-days with the increase in the number of internet users, the requests sent to a particular server/website per second is increasing rapidly. There is need for service providers to take this into consideration and build their service accordingly. Many times the application works fine but it is unable to handle the rate at which requests are sent to it, due to which it crashes causing inconvenience to the user. If all these requests are processed simultaneously and asynchronously instead of serially, the application performance will improve drastically which intern will help to serve huge number of requests at any given point in time.
Keywords: HTTP, Asynchronously, Server, Client

Scope of the Article: Computer Network