Solution for long running http backends | How to Design a Software Solution

Web Applications mean to be stateless, and running long requests can be against standard principles of rest services. Long-running requests can tie up valuable Web server connections and resources. When designing a Web application, the issue of how to handle long-running requests invariably comes up. Almost any Web application will have at least one or two backend or administrative tasks that take a fair amount of time to run. In this video giving an idea how to decouple request from actual process and catch it back. First part of How to Design a software Solution    • How to Design a Software Solution | PRACTI...   Facebook:   / krish.dinesh.official   Instagram :   / krish.dinesh.official   twitter: @Krishantha