When conserve-sockets is true, how does gemfire share the connections when function calls are made? When I have a Thread1 that makes a function call to the other node, does it lock the connection until the response has received from the target node or it uses the connection just to transfer function requests and responses?
Why does the "socket-lease-time" parameter documentation say "exclusive access to a scoket"? Regards, Hovhannes
