I\'m going through the problems on projecteuler.net to learn how to program in Erlang, and I am having the hardest time creating a prime generator that can create all of the
Primes parallel algorithm : http://www.cs.cmu.edu/~scandal/cacm/node8.html