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

Tag: parallel

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…

+

MÇT

Mustafa Çağatay Tulun

Mustafa Çağatay Tulun

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

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