Notification Support

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History
h2. DSB service 

A WSN engine is also embedded as a core kernel service. Other kernel services are able to use this WSN engine to subscribe to topics, send notifications, ... Additionally, the WSN engine is exposed by the DSB at startup as a Web service and provide the same feature listed in the previous section (DSB component).
A WSN engine is also embedded as a core kernel service. Other kernel services are able to use this WSN engine to subscribe to topics, send notifications, ... directly with the Java APIs defined in module _dsb-kernel-pubsubservice_.

{info}Note : Under development{info}
Additionally, the WSN engine is exposed by the DSB at startup as Web services and provides the same features listed in the previous section (DSB component) at the following URLs:

* http://localhost:7600/petals/ws/NotificationProducer
* http://localhost:7600/petals/ws/NotificationConsumer

h1. Using notifications