Question
6
Replies
112
Views
Chhabra
Posted: September 16, 2020
Last activity: September 22, 2020
Increasing Thread Count in Stream Node and Custom Node
Is it safe to increase the thread count of a stream node or a custom node? How does it impact performance of the platform ? how to increase the number of threads and what should be the max limit for each queue processor?
The maximum number of threads per Queue Processor is 20. More threads will require more CPU and heap, so you should monitor resources on the host server to determine if it can handle the load.