Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kura-dev] Kura Cluster

Hello,

While your architecture is possible, what would be the purpose of the KURA MASTER? How would the Kura clients communicate with the KURA MASTER? Since Kura natively uses MQTT, I would think it easier to simply have all Kura clients communicating directly with an MQTT broker.

Thanks,
--Dave

> On Sep 24, 2016, at 07:25, Manoj Verma <manoj.kumar.mbm@xxxxxxxxx> wrote:
> 
> Hi all,
> 
> 
> Recently i had created a POC of kura to storm for IOT real time analytics using Rpi and DHT11 Sensor.
> 
> But was thinking is it possible to create a cluster of kura gateways :-
> 
> Like:-
> 
> 
> KURA MASTER           HEAD  
>                                    /     |    \
>                                 /        |        \
>                               /          |          \
> Kura client          A           B         C  . . . ..  
>                            |             |           |
>                            |             |           | 
> Sensor           a b c   a1 b1 c1  a2 b2 c3
> 
> 
> Thanks and regards
> Manoj Kumar
> 
> 
> 
> 
> _______________________________________________
> kura-dev mailing list
> kura-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/kura-dev



Back to the top