InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a multi-threaded server using non-blocking I/O?(a) TNonblockingServer(b) TSimpleServer(c) TSocket(d) None of the mentionedI had been asked this question in quiz.This key question is from Thrift with Hadoop in portion Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop |
|
Answer» The correct CHOICE is (a) TNonblockingServer |
|