各语言的Thrift Runtime

Thrift安装挺麻烦的,但Runtime很容易,防止大家的畏难情绪特别说明一下。

Thrift Java Rumtime: libthrift.jar,slf4j-api-1.6.0.jar,就这么两个jar包。

Thrift Python Runtime,就是/usr/lib/python2.5/site-packages/thrift/目录下一些python lib

这些运行时其实是不需要安装thrift,而只要在THRIFT_DIR/lib/java,THRIFT_DIR/lib/py目录里就可以直接安装相应语言的运行时。

Related posts

One thought on “各语言的Thrift Runtime

  1. Pingback: Thrift演示-Cache服务器 | 李新阳(Reggie Lee)的博客

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>