Dear Wiki user, You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change notification.
The "FrontPage" page has been changed by RogerMeier. http://wiki.apache.org/thrift/FrontPage?action=diff&rev1=24&rev2=25 -------------------------------------------------- [[http://incubator.apache.org/thrift/|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 = + * read the [[http://incubator.apache.org/thrift/static/thrift-20070401.pdf | Whitepaper]] to understand the overall concepts and design * ThriftFeatures - What can and can't you do with Thrift * LanguageSupport - Thrift has generators for C++, C#, Erlang, Haskell, Java, Objective C/Cocoa, OCaml, Perl, PHP, Python, Ruby, and Squeak * ThriftRequirements - Dependencies to build and run Thrift
