socketcluster
socketcluster copied to clipboard
Allow worker process to communicate directly with master process without going through workerController process
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.
Hello @jondubois ,
Thanks for this great tool, is is something that you implemented ? :)
thanks by advance.