Video Upload Latency Improvements at Instagram 7 years ago
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?