...
With Multipart Write, you can upload parts of a large object from multiple clients at the same time. Multipart Write lets your allow client application applications to split a large file into multiple pieces, transfer the pieces concurrently to Swarm, and then request that Swarm combine the separately uploaded parts together as a single object, thereby minimizing the upload time.
...