What is RPC framework and Apache Thrift?

Viewed 49209

I need to learn Apache Thrift for a University project. As this tutorial says, it is an RPC framework, and it was the only document I could find for Thrift other than their documentation.

Can someone tell me what is a RPC framework and how does this relate to Apache Thrift?

1 Answers
Related