storj/cmd
Kaloyan Raev 56896353b6 cmd/uplink: add buffering while reading from stdin
This change is similar to
https://review.dev.storj.io/c/storj/storj/+/7687 but applied when
uploading from stdin with parallelism > 1.

Currently, the paralellism from stdin scales up to 3 or 4, but not
greater than that. If we buffer the content from stdin more aggressively
the parallelism scales to higher levels and reaches the performance of
reading directly from a file.

Change-Id: I1f447686a88074882709992ee6d52dd262e220fb
2022-12-23 16:40:54 +00:00
..
certificates all: fix error naming 2021-04-29 15:38:21 +03:00
crashcollect crashcollect: process for receiving panics 2021-04-27 18:57:47 +03:00
identity all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
inspector cmd/inspector: move command back from cmd/tools/ 2022-09-07 09:35:12 +00:00
internal/wizard cmd/internal/asset: delete unused code 2021-05-20 18:30:19 +03:00
metric-receiver cmd/metric-receiver: restore minimal metrics server 2020-10-14 20:01:29 +03:00
multinode cmd/multinode: generate identity when not provided 2022-10-12 12:01:14 +00:00
satellite satellite/audit: split out auditor process 2022-12-16 12:44:32 -06:00
storagenode Expose LOG_LEVEL env variable via Dockerfile for storagenode (#5362) 2022-12-02 22:25:13 +00:00
storagenode-updater all: replace deprecated ioutil 2022-10-31 15:50:41 +00:00
storj-admin all: fix linter complaints 2020-10-13 15:59:01 +03:00
storj-sim all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
tools cmd/tools/segment-verify: log less retry segments 2022-12-23 14:29:25 +00:00
uplink cmd/uplink: add buffering while reading from stdin 2022-12-23 16:40:54 +00:00
versioncontrol Dockerfiles: switch base image from alpine to Debian 2022-04-05 11:40:44 +00:00