background preloader

Thrift

Facebook Twitter

Thrift: Writing Thrift Objects to Disk with Java. Thrift: Reading Thrift Objects from Disk with Java. Tutorial - Thrift Wiki. Apache Thrift with Java Quickstart. Apache Thrift is a RPC framework founded by facebook and now it is an Apache project.

Apache Thrift with Java Quickstart

Thrift lets you define data types and service interfaces in a language neutral definition file. That definition file is used as the input for the compiler to generate code for building RPC clients and servers that communicate over different programming languages. Faire communiquer Thrift et Camel.