Web Servers Succinctly by Marc Clifton

Web Servers Succinctly

Web Servers Succinctly by Marc Clifton

The concept of a “web server” has become fuzzy because the server is now entwined with the dynamic requirements of web applications. Handling a request is no longer the simple process of “send back the content of this file,” but instead involves routing the request to the web application, which, among other things, determines where the content comes from. In Web Servers Succinctly, author Marc Clifton provides great insights on the benefits of building your own web server, and covers different options available for threading, work processes, session management, routing, and security.
Web Development ASP.NET ASP.NET MVC



More Free E-Books For ASP.NET MVC


Similar Books For ASP.NET MVC

1. ASP.NET Multitenant Applications Succinctly by Ricardo Peres
2. Web Servers Succinctly by Marc Clifton
3. ASP.NET Core Succinctly by Simone Chiaretta and Ugo Lattanzi



Categories