hi, all
In current hdfs code, when DFSClient reads a file, DataXceiver will create a
thread to read data from its own disk and then transmit the data to
DFSClient via network. I wonder if the performance will be improved by
using two different threads for reading disk and sending out seperately? Any
comments?
--
View this message in context:
http://old.nabble.com/Using-two-threads-to-read-data-from-disk-and-send-out-in-DataXceiver---tp27469915p27469915.html
Sent from the Hadoop core-user mailing list archive at Nabble.com.