I\'m trying to find a good pattern to execute a bunch of parallel tasks.
Let me define some task to exemplify. Tasks a, b, c, d, e, f, g execute as
a, b, c, d, e, f, g
A very simple barrier just for this: https://github.com/berb/node-barrierpoints