I meant that algorithms will need change to use the per element capability. Getting algorithms to work with a chunk is the same kind of work. Chunks are probably going to be more efficient due to blocking effects although network overhead may dominate.
On Mon, Dec 13, 2010 at 5:09 PM, Dmitriy Lyubimov <[email protected]> wrote: > I disagree. > > it a simple binary logic: Am i equipped with push handler? yes --> push > values to handler. no? --> same as before. no change in anything that does > not _opt in_ into the capability. > > On Mon, Dec 13, 2010 at 5:06 PM, Ted Dunning <[email protected]> > wrote: > > > I am not sure about that since the algorithms will have to be massively > > changed either way. >
