
Thrift
kernelcsx
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
TThreadedServer vs. TNonblockingServer
原文转载于:https://github.com/ TThreadedServer vs. TNonblockingServer Introduction Which Thrift RPC server should MapKeeper use, TThreadedServer or TNonblockingServer? This benchmark compares...原创 2014-01-06 17:40:47 · 319 阅读 · 0 评论 -
Thrift Java Servers Compared
原文转载于:https://github.com/ Thrift Java Servers Compared This article talks only about Java servers. See this page if you are interested in C++ servers. Thrift is a cross-language serializat...原创 2014-01-06 17:45:45 · 177 阅读 · 0 评论