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?
Apache Thrift was originally developed by the Facebook development team and is currently maintained by Apache.
Thrift is an interface definition language and binary communication protocol used for defining and creating services for numerous programming languages. It was developed at Facebook for "scalable cross-language services development" and as of 2020 is an open source project in the Apache Software Foundation.
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With