BookmarkSubscribeRSS Feed
Ebele
Obsidian | Level 7

We have models running on edge devices with subscriptions (mqtt) to a central message broker (rabbit). In case of no network between the device and the central broker, esp needs to buffer messages.

Not sure how to accomplish this.


My current thoughts:
detect a failing subscription connector, through connector orchestration.

State change MQTT subscription connector from running ---> finished and act on this by starting a file/socket connection which buffers messages to a local file.
State change MQTT subscription connector from finished ----> running, act on this: read the local file and start normal operation (sending messages to a central message broker).

I don't know if this will work. Any thoughts are welcome...

Cheers,
Ebele 

 

1 REPLY 1
AndyT_SAS
SAS Employee

Hi Ebele,

I see you opened a track for this.  We will work with you on the track, then update this with the solution. 

Thanks,

Andy 

Whether you're already using SAS Event Stream Processing or thinking about it, this is where you can connect with your peers, ask questions and find resources.

 

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 850 views
  • 1 like
  • 2 in conversation