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 AhmetEkremSaban. The comment on this change is: Minor corrections. http://wiki.apache.org/thrift/FrontPage?action=diff&rev1=31&rev2=32 -------------------------------------------------- [[http://thrift.apache.org/|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://thrift.apache.org/static/thrift-20070401.pdf|Thrift Whitepaper]] + * Read the [[http://thrift.apache.org/static/thrift-20070401.pdf|Thrift Whitepaper]] to understand the overall concepts and design - 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 * ThriftInstallation - Building and installing Thrift - * ThriftInstallationWin32 - Building and installing Thrift on windows + * ThriftInstallationWin32 - Building and installing Thrift on Microsoft Windows * [[ThriftInstallationMacOSX]] - Building and installing Thrift on MacOS X * Get help and discuss on the [[http://thrift.apache.org/mailing |mailing lists]] or IrcChannel * Read the [[FAQ]]
