Re: Buffering for Socket streams

2015-03-22 Thread Akhil Das
the stream not to send more data (stop reading from > disk too?), just before it might run out of memory? > > thanks, > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Buffering-for-Socket-streams-tp22164.html >

Buffering for Socket streams

2015-03-20 Thread jamborta
implement an approach where the Socket stream receiver would notify the stream not to send more data (stop reading from disk too?), just before it might run out of memory? thanks, -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Buffering-for-Socket-streams