[erlang-questions] Limit the Network Bandwidth per application

Frank Muller frank.muller.erl@REDACTED
Sun Jan 1 17:29:59 CET 2017


Thank you for the link Jesper.

Actually, any TCP bandwidth limiting (upload, download) code will make it.

I would like to learn how to implement such features in practice.

/Frank

Le dim. 1 janv. 2017 à 14:42, Jesper Louis Andersen <
jesper.louis.andersen@REDACTED> a écrit :

> See https://github.com/jlouis/rlimit but mind you, there is an issue as
> well: https://github.com/jlouis/rlimit/issues/2 :)
>
> On Sat, Dec 31, 2016 at 9:57 AM Frank Muller <frank.muller.erl@REDACTED>
> wrote:
>
> Hi guys,
>
> I stumbled across trickle (https://github.com/mariusae/trickle), a
> user-land application bandwidth shaper.
> A very useful small piece of software as explained here:
>
> http://www.tecmint.com/manage-and-limit-downloadupload-bandwidth-with-trickle-in-linux/
>
> It relies on libevent (http://libevent.org/), and can be installed vi
> apt-get or yum.
>
> I’m wondering if one can create a trickle equivalent in Erlang (+NIF or
> whatever)?
>
> Feedbacks very appreciated (links to equivalent apps in Erlang,
> implementation ideas, etc).
>
> Thank you and happy new year.
> /Frank
>
>
>
> _______________________________________________
>
>
> erlang-questions mailing list
>
>
> erlang-questions@REDACTED
>
>
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170101/5852f405/attachment.htm>


More information about the erlang-questions mailing list