Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Web Servers Succinctly
Top Free Python Books 🌠 - 100% Free or Open Source!
  • Title Web Servers Succinctly
  • Author(s) Marc Clifton
  • Publisher: Syncfusion Inc. (2015)
  • Paperback: N/A
  • eBook PDF (108 Pages, 1.9 MB), Kindle, etc.
  • Language: English
  • ISBN-10/ASIN: N/A
  • ISBN-13: N/A
  • Share This:  

Book Description

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.

  1. Why Build a Web Server?
  2. Your First Web Server
  3. Threads, Tasks, and Async/Await
  4. Thread-Spanning Workflows
  5. Routing
  6. Sessions
  7. HTTPS
  8. Error Handling and Redirecting
  9. Parameterized Routes
  10. Form Parameters and AJAX
  11. View Engines
  12. Stress Testing
About the Authors
  • N/A
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links