jieyisoft opened a new issue #1711: The Random of loadbalance  unaverage Load
URL: https://github.com/apache/incubator-dubbo/issues/1711
 
 
   Using virtualization cluster, using 5 nodes, each node host configuration 
and application are consistent, each node has three Dubbo services.
   
   1000 concurrent stress tests are carried out through JMeter, and the 
configuration (loadbalance=random, dispatcher=message, threadpool=fixed 
services are accessed asynchronously).
   
   In theory, loadbalance=random has 300 performance per service configuration 
and is fully satisfied with consumption calls.
   
   But it is found that Dubbo service must be configured with 1000 threads, 
otherwise it will output dump information wrongly.
   
   What is the reason for this?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to