Re: Best Spout implementation for Reading input Data From File

2015-06-08 Thread Spico Florin
messages from being in flight simultaneously, which will alleviate your out of memory conditions. On Jun 7, 2015 5:05 AM, Michail Toutoudakis mix...@gmail.com wrote: What is the best spout implementation for reading input data from file? I have implemented a spout for reading input data from file

Best Spout implementation for Reading input Data From File

2015-06-07 Thread Michail Toutoudakis
What is the best spout implementation for reading input data from file? I have implemented a spout for reading input data from file using a scanner which seems to perform better than buffered file reader. However i still loose some values, not many this time about 1%, but the problem