问题
I wanted to create a simple Thrift server for C++ and provide a client with Python language. I went to the official site but it lacks any good tutorials or documentation. I am having difficulty trying it out.
Is there any good Apache Thrift tutorial for a totally new person?
回答1:
Thrift: The Missing Guide is very useful to begin with.
回答2:
I have put together a 7-part tutorial for Thrift in my blog. The link to the first part of the article is below:
http://anoori.me/blog/programming/thriftpart-one-introduction
回答3:
The archive of standard distribution contains the Calculator tutorial pointed by @vladaman. The documentation isn't quite well organized, but there are plenty of info at http://wiki.apache.org/thrift/. Take a look at "Thrift Whitepaper" and "Thrift: The Missing Guide".
回答4:
Another useful overview of Thrift can be found at http://jnb.ociweb.com/jnb/jnbJun2009.html
来源:https://stackoverflow.com/questions/7005482/how-to-i-get-started-with-apache-thrift