Thrift Wiki
Thrift is a software framework for scalable cross-language services development. 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.
Getting Started
ThriftFeatures - What can and can't you do with Thrift
Language support - Thrift has generators for C++, C#, Erlang, Haskell, Java, Objective C, OCaml, Perl, PHP, Python, Ruby, and Squeakr
ThriftRequirements - Dependencies to build and run Thrift
ThriftInstallation - Building and installing Thrift
ThriftInstallationWin32 - Building and installing Thrift on windows
Get help and discuss on the
mailing lists or IrcChannel Read the FAQ
ThriftTypes - the Thrift type system
ThriftIDL - the Thift interface definition language
ThriftUsage - examples showing how to use the generated code
Tutorial - The Thrift tutorial
Links
Development
Related projects
PoweredBy - Applications, projects, and organizations using Thrift
How to use this site
A Wiki is a collaborative site, anyone can contribute and share:
Edit any page by pressing Edit at the top or the bottom of the page
Create a link to another page with joined capitalized words (like WikiSandBox) or with ["quoted words in brackets"]
Search for page titles or text within pages using the search box at the top of any page
See HelpForBeginners to get you going, HelpContents for all help pages.
Interesting starting points:
RecentChanges: see where people are currently working
WikiSandBox: feel free to change this page and experiment with editing
FindPage: search or browse the database in various ways
SyntaxReference: quick access to wiki syntax
SiteNavigation: get an overview over this site and what it contains