Quote Originally Posted by mrgr8avill View Post
how might be the best way to "feed" a single array to 100 threads such that they don't get duplicates.
There is not best way for that, because the idea is busted in itself.
What is the best way to manage 100 programmers to work on a single computer? Sorry, you just need more computers.