Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reagrding connection open time #76

Open
challenger572 opened this issue Jan 18, 2019 · 1 comment
Open

Reagrding connection open time #76

challenger572 opened this issue Jan 18, 2019 · 1 comment

Comments

@challenger572
Copy link

Hi,
I have a multiple threads are calling the rpc server .in the code you gave the constructor .when I pass the parameters like port number , version , tcp .it is establishing connection with rpc server . But threads are making multiple call to rpc server .I don't want to open multiple connections .how can I hold the connection . Two threads need to open the one connection with
rpc server and post the data to server.is there any methods I need to call from your code ?? .thanks in advance

@challenger572
Copy link
Author

challenger572 commented Jan 22, 2019

Hi kofemann,
Do you have any suggestions.
We stuck at this point .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant