Skip to content

afsharm/ConcurrencyTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ConcurrencyTest

An ASP.NET Web API to show currency problem while updating a single field in a record

I used 'West Wind WebSurge' to add load tests in concurent way to the project.

Calling URL http://localhost:22190/api/cities/1 multiple times then checking Cities and CitiyLogs table shows the conflict. If WebSurge show 4000 calls to the above URL, field Number has been increased less numbers for example 3000 numbers.

About

An ASP.NET Web API to show currency problem while updating a single field in a record

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published