开发者

How to I get started with Apache Thrift? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, a开发者_高级运维rguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

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?


Thrift: The Missing Guide is very useful to begin with.


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


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".


Another useful overview of Thrift can be found at http://jnb.ociweb.com/jnb/jnbJun2009.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜