Apache Thrift

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第1行: 第1行:
 
Thrift is a software framework for scalable cross-language services development. It combines a powerful software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, and Ruby. Thrift was developed at Facebook, and we are now releasing it as open source.
 
Thrift is a software framework for scalable cross-language services development. It combines a powerful software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, and Ruby. Thrift was developed at Facebook, and we are now releasing it as open source.
 +
 +
Thrift is a lightweight, language-independent software stack with an associated code generation mechanism for RPC. Thrift provides clean abstractions for data transport, data serialization, and application level processing. The code generation system takes a simple definition language as its input and generates code across programming languages that uses the abstracted stack to build interoperable RPC clients and servers.
 +
 +
Thrift is specifically designed to support non-atomic version changes across client and server code.
  
 
Facebook has announced their intent to migrate Thrift into Apache Incubator.  
 
Facebook has announced their intent to migrate Thrift into Apache Incubator.  

2008年2月29日 (五) 15:29的版本

Thrift is a software framework for scalable cross-language services development. It combines a powerful software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, and Ruby. Thrift was developed at Facebook, and we are now releasing it as open source.

Thrift is a lightweight, language-independent software stack with an associated code generation mechanism for RPC. Thrift provides clean abstractions for data transport, data serialization, and application level processing. The code generation system takes a simple definition language as its input and generates code across programming languages that uses the abstracted stack to build interoperable RPC clients and servers.

Thrift is specifically designed to support non-atomic version changes across client and server code.

Facebook has announced their intent to migrate Thrift into Apache Incubator.

Supported

  • Cocoa
  • CPP
  • Erlang
  • hs
  • Java
  • Ocaml
  • Perl
  • PHP
  • Python
  • Ruby

Requirements

  • A relatively POSIX-compliant *NIX system
  • GNU build tools (Autoconf 2.59c+)
  • boost 1.33.1+
  • g++ 4.0+
  • Java 1.5+ / Apache Ant
  • Python 2.4+
  • PHP 5.0+
  • Ruby 1.8+

Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱