Been looking into Thrift and I have some general questions.

1) What is the difference between BufferedTransport and FramedTransport? 
Generally, which transport should be used and why?]
2) I see there are multiple protocols (binary, compact, json, etc). Is there 
any documentation on these types and what are the considerations when choosing 
one? 
3) I see there are multiple implementations of a Server (Simple, Thread, 
Nonblocking, etc). Is there any documentation on these types and what are the 
considerations when choosing one? FYI ill be using the ruby mostly.

Thanks for the input!

Reply via email to