I noticed that the client code generated by Thrift is not thread safe. Is this worth implementing or is the added complexity not worth the performance gain relative to locking at the application level ?
-Sanjit
I noticed that the client code generated by Thrift is not thread safe. Is this worth implementing or is the added complexity not worth the performance gain relative to locking at the application level ?
-Sanjit