Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » Evend Admin?(Looking for internal only Pub Sub Broker)
Evend Admin? [message #1766272] Mon, 19 June 2017 17:30 Go to next message
Imo virt is currently offline Imo virtFriend
Messages: 1
Registered: June 2017
Junior Member
Hi
Till now I know that we can use DataService or CloudService. AFAIK, both methods use external (to kura) broker.

I want just to broadcast data among kura internal (my) modules so I am looking for internal pub sub broker like Evend Admin in Apache Felix.

Does Kura offers this king of service or should I use DataService or CloudService.?

I.M.O
Re: Evend Admin? [message #1766330 is a reply to message #1766272] Tue, 20 June 2017 09:51 Go to previous messageGo to next message
Benjamin Cabé is currently offline Benjamin CabéFriend
Messages: 3
Registered: June 2017
Junior Member
You could certainly use EventAdmin for your purpose as it is already bundled in Kura.
Re: Evend Admin? [message #1766351 is a reply to message #1766272] Tue, 20 June 2017 12:32 Go to previous message
Matteo Maiero is currently offline Matteo MaieroFriend
Messages: 423
Registered: July 2015
Location: Italy
Senior Member
Hi,
did you have a look at, for example, here: https://github.com/eclipse/kura/blob/develop/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/Console.java#L174

Event Admin is available in Kura, so it can be easily leveraged for internal communication.

Best regards,
Matteo
Previous Topic:Where is Web Console?
Next Topic:Publish data to the cloud
Goto Forum:
  


Current Time: Fri Apr 26 13:45:11 GMT 2024

Powered by FUDForum. Page generated in 0.02610 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top