Skip to content

mingazhev/WhyAsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhyAsync

Describing benefits of using async controllers

How to start:

  1. Open solution in Visual Studio 2017 and click "Run".
  2. Follow instructions from console.

Client is creating bunch of requests to server, to sync or async controller method (depending on user choice). Then client is trying to execute another method to check whether server can serve requests and logs how much time is elapsed before server responds.

Server is serving requests and writing available thread count to console.

About

Describing benefits of using async controllers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages