2015-10-07 15:14 GMT+03:00 Andrey Kornev <andrewkor...@hotmail.com>: > Thanks, Yakov! I'm going to use your code (I hope it's Apache2 licensed:))) >
You are welcome! No warranties, btw. I did not test this code :) > > As for the use case, it's quite simple. I have a group of compute nodes > that are being sent a stream of work items and I'd like to parallelize > processing by partitioning the stream across all the nodes in the group by > some attribute. This is pure compute, no caches. > > Thanks > Andrey > --Yakov