Parallel-safe lambdas
Patrick Wright
pdoubleya at gmail.com
Thu Feb 11 02:50:25 PST 2010
> The real issue Java has isn't parallel execution (I'll probably never
> use it), it's the lack of closures in the everyday coding.
I think an important driver for this whole exercise is that without
some way to make the parallel array API more manageable, it will be
left out of JDK 7--which means it may not show up for another 2 or
probably 3 years, till JDK 8. That's a lifetime in technology
innovation, these days. Personally, I'm all in favor of having a
highly targeted usage scenario driving this project.
0.02
Patrick
More information about the lambda-dev
mailing list