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 GeertJohan: http://wiki.apache.org/thrift/FrontPage?action=diff&rev1=77&rev2=78 #format wiki #language en #pragma section-numbers off - - = NOTICE = - The Apache Thrift documentation has now moved to the [[http://thrift.apache.org/sitemap/| Apache Thrift website]]. The wiki will continue to be available and will be used for collaborative development on new documentation prior to it moving to the website. + The Apache Thrift documentation has now moved to the [[http://thrift.apache.org/sitemap/|Apache Thrift website]]. The wiki will continue to be available and will be used for collaborative development on new documentation prior to it moving to the website. = Apache Thrift Wiki = - [[http://thrift.apache.org/| Apache Thrift]] is a software framework for scalable cross-language services development. Apache 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. + [[http://thrift.apache.org/|Apache Thrift]] is a software framework for scalable cross-language services development. Apache 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]] to understand the overall concepts and design @@ -22, +20 @@ * ThriftInstallation - Building and installing Thrift * 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 + * Get help and discuss on the [[http://thrift.apache.org/mailing|mailing lists]] or IrcChannel * Read the [[FAQ]] * ThriftTypes - the Thrift type system * [[ThriftIDL]] - the Apache Thrift interface definition language * ThriftGeneration - how to generate code for your language * ThriftUsage - examples showing how to use the generated code - * [[Tutorial]] - The tutorial, more recent version is within source + * [[Tutorial]] - The tutorial, more recent version is within source * [[Thrift & Eclipse & JUnit with TServlet]] - Using Eclipse to run a few basic examples then testing them = Links = @@ -36, +34 @@ * Video presentation at the 2007 Seneca College FSOSS in [[http://sparc.senecacollege.ca/pub/fsoss/2007/Oct25/10AM/MarkSleeFacebook.ogg|Ogg]] or [[http://blip.tv/file/446822|Java]] - [[Slides]] * [[http://jnb.ociweb.com/jnb/jnbJun2009.html|Good intro for Java Developers on ociweb.com]] * [[http://diwakergupta.github.com/thrift-missing-guide|Thrift: The Missing Guide]] + - *[[http://people.apache.org/~jfarrell/thrift/0.6.1/javadoc/| Javadocs libthrift 0.61]] + *[[http://people.apache.org/~jfarrell/thrift/0.6.1/javadoc/|Javadocs libthrift 0.61]] = Development = * [[https://issues.apache.org/jira/browse/THRIFT|JIRA issue tracker]] - * [[http://svn.apache.org/repos/asf/thrift/ |Source Repository (SVN)]] + * [[http://svn.apache.org/repos/asf/thrift/|Source Repository (SVN)]] - * [[http://thrift.apache.org/docs/HowToContribute/ |HowToContribute]] + * [[http://thrift.apache.org/docs/HowToContribute/|HowToContribute]] - * [[https://builds.apache.org/hudson/job/Thrift/ | Continuous Integration on Apache's Jenkins]] + * [[https://builds.apache.org/hudson/job/Thrift/|Continuous Integration on Apache's Jenkins]] - * [[https://builds.apache.org/hudson/job/Thrift/lastSuccessfulBuild/artifact/thrift/ | last successful build (dist)]] + * [[https://builds.apache.org/hudson/job/Thrift/lastSuccessfulBuild/artifact/thrift/|last successful build (dist)]] - * [[https://builds.apache.org/hudson/job/Thrift-Compiler-Windows/lastSuccessfulBuild/artifact/thrift/ | last successful build (Apache Thrift Compiler for Windows: thrift.exe)]] + * [[https://builds.apache.org/hudson/job/Thrift-Compiler-Windows/lastSuccessfulBuild/artifact/thrift/|last successful build (Apache Thrift Compiler for Windows: thrift.exe)]] - * [[http://www.essaybrunch.com/|Custom essay writing services]] * [[New_compact_binary_protocol|New compact binary protocol]] * [[HowToRelease|Instructions for release managers]] * [[HowToThriftWebsite|Updating the Apache Thrift Website]]
