Q.1.
________ uses blocking socket I/O for transport.
Q.2.
_______ transport is required when using a non-blocking server.
Q.3.
Point out the correct statement.
Q.4.
__________ uses memory for I/O in Thrift.
Q.5.
Point out the wrong statement.
Q.6.
Which of the following is a multi-threaded server using non-blocking I/O?
Q.7.
__________ is a single-threaded server using standard blocking I/O.
Q.8.
Which of the following performs compression using zlib?
Q.9.
________ is a multi-threaded server using standard blocking I/O.
Q.10.
_____________ transport writes to a file.