Skip to main content

Introduction to LoadShedding

⚡️ LoadShedding was designed to effectively manage concurrency in the .NET ecosystem.

🏗 Built upon the foundational principles and concepts pioneered by Netflix.

🎁 Offers out-of-the-box Adaptative Concurrency Limiter implementation.

🎁 Offers additional features like metrics, request prioritization, and configuration flexibility.

Get started by installing LoadShedding or following our Quickstart.

Features

Our goal is to empower you to build .NET apllications that preserve an acceptable quality of service for the maximum number of requests possible when a service is facing high demand or extreme load.

To do that, LoadShedding gives you access to features like:

Join the community

  • GitHub: For new feature requests, bug reporting or contributing with your own pull request.

Something missing here?

If you have suggestions to improve the documentation, please send us a new issue.

License

LoadShedding is a free and open-source project, released under the permissible MIT license.