eclipse-paho / eclipse-paho/paho.mqtt.java

paho receiver not support nio ?

Open
#473 1 comment 0 reactions 0 assignees View on GitHub
performance question
Dominant language
Java
Stars
2.3k
Forks
919
PR merge metrics
No merged PRs in 30d

Description

hi,I have meet a performance issue in paho.
It's only 3000 tps from paho client to rabbitmq (MQTT broker), but the cpu , memory ,io usage is very low.
I have saw the paho's resource code and The CommsReceiver use socket.getInputStream() . I think maybe here is the problem. Is it right?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.