summaryrefslogtreecommitdiffstats
path: root/devel/omniNotify/pkg-descr
blob: 9c5c14b17976351caaa8f3855ec5bf6af9b6e3d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
omniNotify is a multi-threaded implementation of the CORBA
Notification Service (CosNotification), a feature-enriched
version of the CORBA Event Service (CosEvents).
omniNotify offers asynchronous, decoupled, event-based communication
between distributed and heterogeneous applications.

The main features of omniNotify are:

* Implemented in C++.
* Scalable filter evaluation and event dispatching architecture.
* Support for push-based and pull-based event suppliers and consumers.
* Support variants of suppliers/consumers that transmit (per push/pull):
	o a CORBA::Any (a single arbitrary value);
	o a CosNotification::StructuredEvent (a single structured event);
	o a CosNotification::EventBatch (a sequence of structured events).
* Administrative and Notification QoS properties.
* Backward compatible with CosEvents.

WWW: http://omninotify.sourceforge.net/
OpenPOWER on IntegriCloud