> > What does this code do? It looks like a ThreadPool use case but I might be > wrong. >
I tried to recursively make an object distribute its calculations. The calculations should take at least a minute.
> > What does this code do? It looks like a ThreadPool use case but I might be > wrong. >
I tried to recursively make an object distribute its calculations. The calculations should take at least a minute.