Dmitry Odzerikho
Results
2
comments of
Dmitry Odzerikho
Hi, I did some investigations on the issue. There is a limit on the number of handle threads per rpcz application. It is set via connection_manager_threads variable in applciation.hpp file....
Another observations. 1. If I create separate rpc applications for the server and the two clients, I still reach the limit but able to receive DEADLINE_EXCEED on Increment call. Looks...