How well does the parallel approach scale in practice? Do you find that the overhead of coordinating multiple workers is worth it for smaller tasks too?
How well does the parallel approach scale in practice? Do you find that the overhead of coordinating multiple workers is worth it for smaller tasks too?