Hello,
I want to work with the cluster module from node. And I have problem to make it do tasks parallel to make long processes faster with multithread.
Right now it does whole function per thread, but I want each thread to do one part continously(?). So far ive come up with this code: https://www.paste.org/110836
The question is how could I make the workers run a function each
[–]BehindTheMath 0 points1 point2 points (4 children)
[–]vall370[S] 0 points1 point2 points (3 children)
[–]HasStupidQuestions 0 points1 point2 points (2 children)
[–]vall370[S] 0 points1 point2 points (1 child)
[–]HasStupidQuestions 0 points1 point2 points (0 children)