HN user

treeheckler

2 karma
Posts0
Comments1
View on HN
No posts found.

It seems a bit overkill to spin up a new worker per segment, especially if encountering I/O bottlenecks. Why not make sure to distribute multiple segments to multiple threads on the same (large-enough) worker so it can stitch them all together from the same machine?