Threads configuration based on no. of CPU-cores

前端 未结 8 1240
孤城傲影
孤城傲影 2020-11-27 13:10

Scenario : I have a sample application and I have 3 different system configuration -

- 2 core processor, 2 GB RAM, 60 GB HHD,
- 4 core processor, 4 GB RAM, 8         


        
8条回答
  •  难免孤独
    2020-11-27 13:46

    Use VisualVm tool to monitor threads.First Create minimum threads in program and see its performance.Then increase the no of threads within the program ans again analyze its performance.May this help you.

提交回复
热议问题