Hi, I am using Thrift as an Interface CPP Sever and Java Client. I have a blocking server so which protocol i should go for? I am using binary protocol as of now. Can i use Compact Protocol with blocking server. I need to transfer the bulk data. Need to Optimize the Performance.
Please help. Thanks, Tarun
