frostfs-node/cmd
Leonard Lyubich ee20200c2e [#845] object/put: Separate pools for local and remote operations
In previous implementation Object PUT used single pool of workers for local
and remote ops, but these ops are heterogeneous.

Use remote/local pool for remote/local operations in PUT service. At first
the pools are configured with the same size.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-27 16:20:19 +03:00
..
neofs-adm [#836] neofs-adm: Fix proxy contract deploy arguments 2021-09-23 09:55:46 +03:00
neofs-cli [#788] cli: Wrap/sync errors 2021-09-07 09:52:53 +03:00
neofs-ir [#798] pkg/innerring: Save latest processed block number 2021-09-07 17:22:25 +03:00
neofs-node [#845] object/put: Separate pools for local and remote operations 2021-09-27 16:20:19 +03:00