<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Is LocalDevice.send thread-safe?]]></title><description><![CDATA[<p dir="auto">Hello All,</p>
<p dir="auto">I'm using Bacnet4j 3.2.3 version of library. In fact, I have a situation where-in concurrent threads are calling the <em>send(RemoteDevice d, ConfirmedRequestService serviceRequest)</em> method of a <em>LocalDevice</em> object. As far as my testing, I don't see any errors related to concurrency here, however I would like to ask your opinion on this, whether it is already thread-safe or do I need to call LocalDevice.send inside a reentrant-lock?</p>
<p dir="auto">Thank you very much.<br />
Manoj</p>
]]></description><link>https://forum.mango-os.com/topic/4147/is-localdevice-send-thread-safe</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 15:59:18 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/4147.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 09 Apr 2019 23:27:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is LocalDevice.send thread-safe? on Fri, 19 Apr 2019 18:57:31 GMT]]></title><description><![CDATA[<p dir="auto">Hi Phill,</p>
<p dir="auto">Which is the current production release for Bacnet4j which I can upgrade to? 4.1.6?</p>
<p dir="auto">Thanks and appreciate your support.<br />
Manoj</p>
]]></description><link>https://forum.mango-os.com/post/21909</link><guid isPermaLink="true">https://forum.mango-os.com/post/21909</guid><dc:creator><![CDATA[manojnair.s]]></dc:creator><pubDate>Fri, 19 Apr 2019 18:57:31 GMT</pubDate></item><item><title><![CDATA[Reply to Is LocalDevice.send thread-safe? on Thu, 11 Apr 2019 22:38:11 GMT]]></title><description><![CDATA[<p dir="auto">Hi Phil,</p>
<p dir="auto">Thank you very much your response. Much appreciated.<br />
In fact, I'm seriously considering to upgrade to the latest version, however not sure about the timelines right now.</p>
<p dir="auto">Thank you very much.<br />
Manoj</p>
]]></description><link>https://forum.mango-os.com/post/21796</link><guid isPermaLink="true">https://forum.mango-os.com/post/21796</guid><dc:creator><![CDATA[manojnair.s]]></dc:creator><pubDate>Thu, 11 Apr 2019 22:38:11 GMT</pubDate></item><item><title><![CDATA[Reply to Is LocalDevice.send thread-safe? on Wed, 10 Apr 2019 16:43:43 GMT]]></title><description><![CDATA[<p dir="auto">Hi Manoj,</p>
<p dir="auto">That's quite an old version! I had a look and it certainly appears that it would be thread safe, since actual transmission of messages is handled by queues in the DefaultTransport class, but given it's quite (not even the latest 3.2.x version) outdated from our perspective our working knowledge or support of it is limited.</p>
]]></description><link>https://forum.mango-os.com/post/21790</link><guid isPermaLink="true">https://forum.mango-os.com/post/21790</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Wed, 10 Apr 2019 16:43:43 GMT</pubDate></item></channel></rss>