欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
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.  | ||
| + | Facebook has announced their intent to migrate Thrift into Apache Incubator.   | ||
==Requirements==  | ==Requirements==  | ||
*A relatively POSIX-compliant *NIX system  | *A relatively POSIX-compliant *NIX system  | ||
2008年2月29日 (五) 15:17的版本
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.
Facebook has announced their intent to migrate Thrift into Apache Incubator.
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
	分享您的观点