Details
-
Task
-
Status: Complete
-
Medium
-
Resolution: Done
-
None
-
None
-
None
-
Ev 18.22
-
Unset
Description
As was understood in INDY-1686, ZMQ may consume a lot of memory if there are a lot of simultaneous client requests, since it uses round-robin to read client queues.
Plenum does (be default) 100 reads in one looper run.
We need to test if situation with memory consumption improves when we restrict the number of client connections.
Acceptance criteria
- Run test with restarting of listener on every 1000 connections