I am trying to implement a multi threading program which finds out prime numbers over multiple threads and aggregates their result.
I am using a queue to actually sto