[protobuf] Issue 661 in protobuf: Python: memory leak in protobuf.reflection.ParseMessage()

2014-08-13 Thread protobuf
Status: New Owner: liuj...@google.com Labels: Type-Defect Priority-Medium New issue 661 by wbenf...@gmail.com: Python: memory leak in protobuf.reflection.ParseMessage() http://code.google.com/p/protobuf/issues/detail?id=661 What steps will reproduce the problem? import google import goog

[protobuf] sofa-pbrpc: a light-weight RPC implement of google protobuf RPC framework

2014-08-13 Thread Zuoyan Qin
Github: https://github.com/BaiduPS/sofa-pbrpc Features - High performace. - Easy to use. - Support sync call and async call. - Support three level (service/method/request) timeout. - Support transparent compression. - Support mock test. - Support network flow control. - Su