创建带宽控制系统 [英] Create a bandwidth control system

查看:184
本文介绍了创建带宽控制系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我打算用C#来实现带宽控制系统。

I plan to use C# to implement the bandwidth control system.

我需要实现系统,可以让系统用户设置一个带宽速率向计算机用户

I need to implement the system that can allow the system user to set a bandwidth rate to the computer user.

我怎么能做到这一点。

推荐答案

也许你可以开始看看以下问题:
限制带宽速度

Maybe you can begin to have a look at the following question: Limit Bandwidth Speeds

您也可以考虑在看看 TokenBucket 并的 LeakyBucket 的实现,以及一些的限速理念,为你实现你自己的系统。

You might also consider having a look at TokenBucket and LeakyBucket implementations, as well as some Rate Limiting concept, for you to implement your own system.

这篇关于创建带宽控制系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆