frostfs-node/pkg
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
..
core [#645] core: Define interface of the tool for working with netmap keys 2021-09-07 09:53:18 +03:00
innerring [#846] innerring: Reuse original TX nonce from SN's NR 2021-09-27 11:10:15 +03:00
local_object_storage [#840] shard: Fix metabase Inhume parameters for tombstones 2021-09-27 11:27:41 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#846] morph/notary: Add nonce parameter to notary invocation method 2021-09-27 11:10:15 +03:00
network [#645] network: Remove no longer used IsLocalAddress function 2021-09-07 09:53:18 +03:00
services [#845] object/put: Separate pools for local and remote operations 2021-09-27 16:20:19 +03:00
util [#798] util/state: Implement persistent storage for application state 2021-09-07 17:22:25 +03:00