Looks like you got some advice over at akka-dev: https://groups.google.com/d/msg/akka-dev/piuPD8xSnpM/E6E8nBUCrecJ
/Patrik On Tue, Nov 25, 2014 at 1:40 PM, Nicolas Jozwiak <[email protected]> wrote: > Hello, > > I’m currently using akka stream 0.11 to process some big files and > I want to throttle the transmission bandwidth. > > For example I would like to limit the throughput to XXX Kb/s. I > saw the groupedWithin function but it does not fill my needs. > > Is there a way to do that ? Or is it planned ? > > Thanks for your help. > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Patrik Nordwall Typesafe <http://typesafe.com/> - Reactive apps on the JVM Twitter: @patriknw -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
