my thrift server suddenly not workingthe modified call removing the use of futures is as follows [code] void request_matching_symbols(...
my thrift server suddenly not workingSo I took your advice.. modified to remove the future (since when batch_size == 1 , we don't need co...
my thrift server suddenly not workingThank you @coder777 I ended up discovered I had hardcoded the number of connections in the connecti...
my thrift server suddenly not workingI have a C++ based Thrift Server coupled with a Python Client (v0.16.0) : https://github.com/apache/...
cannot access derived class from base class when using factoryHi Coder777, I believe I need a pointer, as the design of the connection pool keeps ownership of t...
This user does not accept Private Messages