[erlang-questions] Limit the Network Bandwidth per application

Frank Muller frank.muller.erl@REDACTED
Sat Dec 31 09:56:52 CET 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20161231/3fa5975b/attachment.htm>


More information about the erlang-questions mailing list