Re: [akka-user] [akka-stream] : Streaming large file from 1 server to 1 client

2014-08-19 Thread √iktor Ҡlang
On Tue, Aug 19, 2014 at 4:08 PM, Xavier Bucchiotty wrote: > Hello HakKers, > > I need to transfer larges files (~GB) between 2 distants VM. I first used > akka.io module which works great. > I currently take a look a akka-stream-experimental module to benefit from > precious asynchronous backpres

[akka-user] [akka-stream] : Streaming large file from 1 server to 1 client

2014-08-19 Thread Xavier Bucchiotty
Hello HakKers, I need to transfer larges files (~GB) between 2 distants VM. I first used akka.io module which works great. I currently take a look a akka-stream-experimental module to benefit from precious asynchronous backpressure. But when I create a Flow from a Stream[ByteString], it keeps a