Back to OpenFusion Examples Page
Allows performance tests to be carried out for a supplier sending events to a consumer.
Illustrates how to use a simple custom filter to ensure that only the events the consumer is interested in reach the consumer.
Use a simple Notification Push Model with event filtering to create a simple news broadcasting system.
Illustrates the use of a persistent consumer to guarantee event delivery in the event that the Notification Service consumer crashes.
Illustrates how to create a simple supplier and consumer that use the push model to send and receive events.
A simple tutorial demonstrating the security feature of the Notification Service.