Slide 36
Slide 36 text
Fine-Tuning Concurrency
36
▷ Find the maximum stable concurrency level:
○ Set expected_concurrency value
○ Load test your system
○ If poorly, reduce expected_concurrency
○ If well, increase expected_concurrency
○ Continue iterating until you find the maximum stable
concurrency
▷ Also increase memory_limit when increasing
expected_concurrency