IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    Thrift 小记

    Wilbeibi发表于 2017-01-03 00:54:58
    love 0

    过去七八个月的工作都与 Thrift 有关,挖个坑做一些笔记。

    我收集的有用的资源

    1. Thrift: The Missing Guide : Good Introduction of Thrift IDL design
    2. evernote-thrift: A real world example of Evernote Cloud API Thrift IDL files (good practices)
    3. required, optional and defaultd: Three types of data struct keywords explained in Thrift
    4. Book: Learning Apache Thrift: Entry level tutorial, far from production usage
    5. The Programmer’s Guide to Apache Thrift: Best book in the market so far, covered many concepts and details
    6. Thrift Developer JIRA: Since Thrift is not been well documented, JIRA dashboard might be the best place to looking for some answers
    7. fbthrift: Even it does not have an open issue board and documentation. I think it’s code quality is way much better than Apache Thrift (folly should take most credits). Cpp2 is a pretty charming feature.
    8. rocksplicator: It seems like the only real world project using
      fbthrift on Github (besides facebook). Excellent architecture, worth to learn.


沪ICP备19023445号-2号
友情链接