Releases can be downloaded from http://thrift.apache.org/download/
Apache ThriftApache Thrift allows you to define data types and service interfaces in a simple definition file. Taking that file as input, the compiler generates code to be used to easily build RPC clients and servers that communicate seamlessly across programming languages. Instead of writing a load of boilerplate code to serialize and transport your objects and invoke remote methods, you can get right down to business.
Project Release InformationReleases can be downloaded from http://thrift.apache.org/download/ Most recent releases:
Access to the source code: |