frostfs-node/pkg/services/policer
Pavel Karpy 36f4929e52 [#1507] node: Do not handle object concurrently by the policer
Cache object that are being processed. That prevents concurrent
object handling when there is a few number of objects and object handling
takes more time that the policer needs for starting that object handling one
more time.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-06-15 20:43:32 +03:00
..
check.go [#1508] node: Do not replicate object twice 2022-06-15 20:33:04 +03:00
policer.go [#1507] node: Do not handle object concurrently by the policer 2022-06-15 20:43:32 +03:00
process.go [#1507] node: Do not handle object concurrently by the policer 2022-06-15 20:43:32 +03:00
queue.go [#1418] engine: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00