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

Allow worker process to communicate directly with master process without going through workerController process #403

Open
jondubois opened this issue Apr 26, 2018 · 1 comment
Assignees

Comments

@jondubois
Copy link
Member

It should be possible to achieve this by passing the IPC socket handle directly to the master process instead of making the workerCluster process proxy every message.

@jondubois jondubois self-assigned this Apr 26, 2018
@fas3r
Copy link

fas3r commented Mar 5, 2019

Hello @jondubois ,

Thanks for this great tool, is is something that you implemented ? :)

thanks by advance.

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

2 participants