Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] session info

Hi,

It looks like your professor gave you an assignment, and a hint as to a protocol that is probably very appropriate for the problem there is to solve. I am certain your professor is expecting you to demonstrate how you would solve it. So maybe spend some time playing with Eclipse Paho and Eclipse Mosquitto, and I’m sure you will make some quick progress. MQTT is a pretty straightforward protocol, so you should also spend time reading it carefully, as some feature like "Last will and Testament" might be useful for some of your requirements.

If you have some specific questions on Mosquitto, I’m sure people will be happy to try and answer them.
Benjamin –
 

De : <mosquitto-dev-bounces@xxxxxxxxxxx> au nom de "Kaushalender Singh Shekhawat - ERS, HCL Tech" <Kaushalender@xxxxxxx>
Répondre à : General development discussions for the mosquitto project <mosquitto-dev@xxxxxxxxxxx>
Date : jeudi 14 avril 2016 12:34
À : "mosquitto-dev@xxxxxxxxxxx" <mosquitto-dev@xxxxxxxxxxx>
Objet : [mosquitto-dev] session info

 

HI,

 

I  am sorry if it looks dump but  I  am very new  to the mqtt and I have Project  from my college. Where I have to use message broker to check Heartbeat of the equipment

 

Requirement

1)There  will be linux box installed remotely on which some scripts will be running and performing testing on various parameter of internet bandwidth like download speed etc etc of the remote location .

2)This server will also send Heartbeat to centralize server which will be present in university  Server room. To tell that remote site is up and active

3)To check which all remote site are active we need to record the Heartbeat into flat files or in in memory db like redis and scripts test result will be recorded into in memory DB like (Redis)

4)Whenever a  remote server is down we need to generate the Alarm for the same  and  Mark that remote server as down in DB or flat file

 

 

My professor chooses mqtt because it is scalable

 

Is it possible in mqtt.If yes How.

 



::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------

_______________________________________________ mosquitto-dev mailing list mosquitto-dev@xxxxxxxxxxx To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/mosquitto-dev

Back to the top