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

Optimize ipc client behaviour #47

Merged

Conversation

InoMurko
Copy link
Member

@InoMurko InoMurko commented Oct 24, 2018

Should be rebased and merged after http rework PR.
This adds poolboy that maintans a pool of IPC connections and exposes pool configuration.

fixes #44

@InoMurko InoMurko force-pushed the optimize_ipc_client_behaviour branch from 2fcbc35 to 2ae877f Compare October 25, 2018 06:55
@ayrat555
Copy link
Member

@InoMurko code is not formatted. I suggest using autoformat hook on save for vim or emacs (or whatever text editor you're using)

Copy link
Member

@ayrat555 ayrat555 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is amazing

@InoMurko InoMurko force-pushed the optimize_ipc_client_behaviour branch 5 times, most recently from e83c089 to e37a997 Compare October 25, 2018 15:27
@InoMurko InoMurko force-pushed the optimize_ipc_client_behaviour branch from e37a997 to fb5aa95 Compare October 25, 2018 15:29
@ayrat555 ayrat555 merged commit 5a8633d into mana-ethereum:master Oct 25, 2018
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

Successfully merging this pull request may close these issues.

Configure request timeout for IpcClient
2 participants