frostfs-node/pkg
Pavel Karpy 01e69f2f7a [#1170] pkg/morph: Add worker pool
Add worker pool to the listener to prevent blocking. It is used only for
notary notifications and new block events handling since it uses RPC
calls. That may lead to the deadlock state: neo-go cannot send RPC until
notification channel is read but notification channel cannot be read since
neo-go client cannot send RPC.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-04-08 11:52:18 +03:00
..
core [#1247] *: Clarify docs about returned errors from apistatus package 2022-03-17 16:34:00 +03:00
innerring [#1170] pkg/morph: Add worker pool 2022-04-08 11:52:18 +03:00
local_object_storage [#1250] *: Remove io/ioutil imports 2022-04-07 17:23:28 +03:00
metrics [#1054] neofs-node: add epoch metric 2021-12-28 15:34:20 +03:00
morph [#1170] pkg/morph: Add worker pool 2022-04-08 11:52:18 +03:00
network [#1157] network/cache: Optimize client fetch from multiClient 2022-03-28 18:11:20 +03:00
services services/acl: check session token expiration epoch 2022-03-31 15:37:29 +03:00
util [#1239] util/attributes: Remove excessive slice copy during parsing 2022-03-29 16:02:05 +03:00