Hi everyone, I write a python script(as thrift client) to test my thrift server, and found that a client in C++ completed about 20K RPC calls in 1s, while another client in python just completed 6K!
Is there any performance test among the script-languages as thrift clients? Can anyone tell me which performed the best/fastest, except C/C++? Thank you very much! Xie Ling IZP Technology
