This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Connect 2 Signalk servers via node-red / MQTT for cloud access
#7
(2021-03-07, 11:10 PM)tkurki Wrote: Are the messages queued in memory or on disk? Meaning do they survive a node-RED restart and is it limited by memory or disk space?

My solution runs a local broker that is bridged to the cloud broker and does the queuing on disk and ddoes not strain memory. I first experimented with buffering in mqtt client, but there is a fundamental flaw in that mechanism that may cause data loss.

Messages are queued in memory and will not survive a rode-RED restart - your solution does sound more robust.

@paddyB - thanks will check out the repo - great to see it being actively developed
Reply


Messages In This Thread
RE: Connect 2 Signalk servers via node-red / MQTT for cloud access - by bitsailor - 2021-03-09, 12:08 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)