Tabulators -- a catalog
Doug Lea
dl at cs.oswego.edu
Fri Dec 28 12:14:04 PST 2012
On 12/27/12 21:23, Brian Goetz wrote:
> Here's a catalog of the currently implemented Tabulators.
Sorry for the protracted grumpiness about Reducers/Tabulators,
but even if I ignore my other reservations, MutableReduce
remains the which-one-doesn't-belong here-winner. Between all
the concerns about making racy/concurrent mutability too
easy to do by mistake, and the fact that the implementations
should be at least as easy for users to code directly using seq/par
forEach loops, I don't see the story behind this?
-Doug
More information about the lambda-libs-spec-observers
mailing list