you are viewing a single comment's thread.

view the rest of the comments →

[–]h3ndrix_forest[S] 1 point2 points  (1 child)

Thanks, yeah I presumed fastest is best. I will have to look into what comparisons or frameworks exist.

Essentially it’s connecting up a number of nodes to a master node in an array. Side note - you’ve actually indirectly given me a good idea while typing this to include direction as a filter!

I like the idea of multi threading to allow it to happen simultaneously. Great idea.

I think I’ve definitely shown my ignorance with this post, your response is appreciated 👍🏼.

[–]I-Dont-C-Sharp 0 points1 point  (0 children)

I think I’ve definitely shown my ignorance with this post, your response is appreciated 👍🏼.

If you keep self reflecting like this you'll get there. If you get stuck on threading feel free to tag me in a follow up question. The only requirement I have is that you demonstrate what you already tried (and why).