> > [...]
> >Threaded execution, on the other hand, can be very, very helpful for a
> >number of math algorithms and thread management inside commons math is a
> >very reasonable option in those cases.  This would provide a performance
> >boost with very little complexity for the user of math.  Managing these
> >threads is really pretty simple as well.
> >
> >
> How about the Fork-Join framework of Java 7 as an alternative?

+1

> 
> Well, you probably don't want to switch to Java 7 now, [...]

Oh, yes, please! 8-P


Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to