Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] Thread safety of MQTTAsyncClient for Java

Hello,

I'm currently using an instance of MQTTAsyncClient and I whould like to know if the implementation of publish(...) is thread-safe. I need several threads publishing using this instance (that is already connected) and I would like to know if I have to take care of this question or not.

Kindest regards.

--
---
Manuel Domínguez Dorado
ingeniero ARROBA ManoloDominguez PUNTO com
http://www.ManoloDominguez.com

Back to the top