Menu
MÇT Blog
  • English
  • Türkçe
MÇT Blog

Using SemaphoreSlim to Make Parallel HTTP Requests in .NET Core

Posted on 2020-10-312020-10-31 by MÇT

In a typical web application, it is a common requirement to make multiple HTTP requests in parallel. Although this seems to be straightforward in .NET since the introduction of async/await structure, it is easy to hit some problems when the number of parallel HTTP requests increases beyond some threshold. I will first try to address…

+

Hello world!

Posted on 2020-09-242020-09-24 by MÇT

Finally, I’ve got some time to start my blog for real. Yay! We are here! I will try to blog about my day-to-day software problems and discussions. I think my employers are pretty sure that I can write code, but I don’t know if I can write some articles about software. We will see the…

+

MÇT

Mustafa Çağatay Tulun

Mustafa Çağatay Tulun

A simple developer who has a passion about coding and building software.

LinkedIn Profile »
©2023 MÇT Blog | Powered by WordPress & Superb Themes