• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ ASP.NET ▶ Web Servers Succinctly

Web Servers Succinctly

November 14, 2015

Web Servers Succinctly

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.

Book Description

Topics included: Why Build a Web Server? • Your First Web Server • Threads, Tasks, and Async/Await • Thread-Spanning Workflows • Routing • Sessions • HTTPS • Error Handling and Redirecting • Parameterized Routes • Form Parameters and AJAX • View Engines • Stress Testing.

Download Free PDF / Read Online

Author(s): Marc Clifton
Publisher: Syncfusion Inc.
Published: November 2015
Format(s): PDF, Mobi(Kindle)
File size: 1.93 MB
Number of pages: 108
Download / View Link(s): PDF, Mobi

Similar Books:

  1. Imperative to Functional Programming Succinctly
  2. Unit Testing Succinctly
  3. ASP.NET Web API Succinctly [PDF, ePub, Kindle]
  4. Core Servlets and JavaServer Pages
  5. Mentawai Recipes
Previous Post: « Spark Succinctly
Next Post: Building Web Apps with Go »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com