InterviewSolution
Saved Bookmarks
| 1. |
__________ is a single-threaded server using standard blocking I/O.(a) TNonblockingServer(b) TSimpleServer(c) TSocket(d) None of the mentionedThe question was posed to me during an interview.My query is from Thrift with Hadoop in chapter Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop |
|
Answer» Right choice is (B) TSimpleServer |
|