<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">You might want to take a look at <a href="https://github.com/duomark/epocxy" class="">https://github.com/duomark/epocxy</a> for cxy_fount. I gave a talk on this at EUC 2016 (<a href="https://github.com/duomark/epocxy/blob/master/doc/2016-09-09-EUC-Concurrency-Fount.pdf" class="">https://github.com/duomark/epocxy/blob/master/doc/2016-09-09-EUC-Concurrency-Fount.pdf</a>). 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).<div class=""><br class=""></div><div class="">jay</div><div class=""><br class=""></div></body></html>