[erlang-questions] Limit the Network Bandwidth per application

Frank Muller frank.muller.erl@REDACTED
Sun Jan 1 18:57:14 CET 2017


Hi Jay

Excellent. "epocxy" will certainly help me understand this load regulation
principles.

/Frank

Le dim. 1 janv. 2017 à 18:38, Jay Nelson <jay@REDACTED> a écrit :

> You might want to take a look at https://github.com/duomark/epocxy for
> cxy_fount. I gave a talk on this at EUC 2016 (
> https://github.com/duomark/epocxy/blob/master/doc/2016-09-09-EUC-Concurrency-Fount.pdf).
> It provides pace regulation via a reservoir of processes that are gated per
> 1/100th of a second. You would have to arrange to split your data stream to
> separate processes, but all the pace regulation is there (and implemented
> as a behaviour, so you could experiment with alternative pacing approaches).
>
> jay
>
> _______________________________________________
>
> 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/2701edbe/attachment.htm>


More information about the erlang-questions mailing list