eclipse-paho / paho.mqtt.cpp

Other
1.03k stars 438 forks source link

Is the number of processing threads at the bottom of paho.mqtt.cpp fixed? #434

Open Z-J-X opened 1 year ago

Z-J-X commented 1 year ago

I did a performance test before(#383 ). I want to increase the number of connections to improve data throughput, but the result is not good. The more clients there are, the lower the throughput