Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kura-dev] Offline Scenarios

Hi Alok,

  Kura supports this through the DataService.

Kura always store messages in an internal database (can be in memory or on disk) before trying to publish them.


If the connection drops the messages are stored in the database until the connection is re-established and messages

are published, in bursts.


The DataService configuration has several parameters to tune the database store.


Ciao,

  Cristiano


Da: kura-dev-bounces@xxxxxxxxxxx <kura-dev-bounces@xxxxxxxxxxx> per conto di Alok Raj <alok.raj@xxxxxxxxxxxxxxxx>
Inviato: giovedì 30 giugno 2016 14.32.28
A: kura-dev@xxxxxxxxxxx
Oggetto: [kura-dev] Offline Scenarios
 

Hi,

 

I was thinking of implementing offline scenarios wherein if there is a connectivity issue between gateway and the cloud, gateway stores the failed messages and retries it when the connectivity is up and running.

 

Does Kura support this? Or any other gateway platform?

 

Regards,

Alok

 

 

 

 

DISCLAIMER: This email message and all attachments are confidential and may contain information that is Privileged, Confidential or exempt from disclosure under applicable law. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited.  If you have received this email in error, please notify us immediately by return email to mailadmin@xxxxxxxxxxxxxxxx and destroy the original message.  Opinions, conclusions and other information in this message that do not relate to the official of SPAN, shall be understood to be neither given nor endorsed by SPAN.


Back to the top