frostfs-node/cmd/neofs-node
Leonard Lyubich 2126235f0e [#674] node: Configure size of per-shard worker pools
Add `shard_pool_size` config to `storage` section. Set app default to 20.
Pass the value to `WithShardPoolSize` option.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-10-14 10:20:39 +03:00
..
config [#674] node: Configure size of per-shard worker pools 2021-10-14 10:20:39 +03:00
reputation [#645] *: Use helper functions to build client.NodeInfo structures 2021-09-30 20:57:00 +03:00
accounting.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
attributes.go [#577] cmd/node: Use new config for node configuration 2021-06-02 13:28:15 +03:00
cache.go [#811] cmd/node: Use cache invalidator in container service 2021-09-13 14:50:18 +03:00
config.go [#674] node: Configure size of per-shard worker pools 2021-10-14 10:20:39 +03:00
container.go [#872] services/container: Ignore passed routes in load router 2021-10-05 19:29:27 +03:00
control.go [#607] cmd/node: Empty Control server address as disable 2021-06-28 15:52:50 +03:00
grpc.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
main.go [#815] node: Make notary deposit before bootstrap 2021-09-13 14:50:52 +03:00
metrics.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
morph.go [#863] node: Do not open main chain client connection 2021-09-29 12:55:48 +03:00
netmap.go [#770] pkg/morph: Rename all parsers and handlers structs/interfaces 2021-09-07 12:55:01 +03:00
object.go [#645] object: Compare public keys in reputation client constructor 2021-09-30 20:57:00 +03:00
pprof.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
reputation.go [#812] cmd/neofs-node: Support notary notifications in reputation service 2021-09-13 14:51:07 +03:00
session.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
timers.go [#770] node: Add notary deposit timer 2021-09-07 12:55:01 +03:00
worker.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00