By bloid
via java.dzone.com
Published: Sep 25 2008 / 12:29
How about parallel processing of elements stored in one of the java.util.* collections? Could we make the Groovy each(), collect() and such methods leverage multiple threads to speed them up? In fact, it is very easy.
Add your comment
Voters For This Link (12)
-
bloid -
puredanger -
rsmaniak -
aalmiray -
javanperl -
rogerjose81 -
mswatcher -
glaforge -
mitite -
pashimito -
fdiotalevi -
JohnnyLobby