This is an implementation of a sessionless/stateless UDP load balancer that evenly distributes packets to back-end targets, and with low-latency target management (add and remove).
-
Updated
Jan 23, 2025 - C#
This is an implementation of a sessionless/stateless UDP load balancer that evenly distributes packets to back-end targets, and with low-latency target management (add and remove).
High performance Ring Consistent Hash implementation
This example shows how a multitenant service can distribute requests evenly among multiple Azure OpenAI Service instances and manage tokens per minute (TPM) for multiple tenants.
This project's purpose is to demonstrate a DDoS attack and then try to come up with defense techniques to mitigate the effects of the attack.
Final Year Porject
The purpose of this project is to demonstrate how a scalable solution can be implemented using CQRS and Event-driven architecture.
mqtt clients to perform load balanced work
Modeling static load balancing of parallel programs in homo/heterogeneous computer systems using HEFT algorithm
A high-performance and reliable persistent message queue designed for efficient inter-process communication, task queuing, load balancing, and data buffering over TCP/IP.
This repository provides a fundamental and essential learning experience on microservices architecture with .NET technologies. Each topic is structured as a separate solution.
Hello, this is an algorithm where I tried to implement load balancing using hybrid terrestrial networks. I wrote down this code in C# because I am mostly comfortable in this language. Feel free to check out the LoadBalancing and give me your valuable opinion what do you think.
Add a description, image, and links to the load-balancing topic page so that developers can more easily learn about it.
To associate your repository with the load-balancing topic, visit your repo's landing page and select "manage topics."