summaryrefslogtreecommitdiff
path: root/net/omniNotify/DESCR
diff options
context:
space:
mode:
authordrochner <drochner>2010-09-02 15:20:36 +0000
committerdrochner <drochner>2010-09-02 15:20:36 +0000
commit03cb5be23a3f015737d78af24e2fad8b0f5b076d (patch)
tree4534df06785140407bc5858be8cd84462b6561fd /net/omniNotify/DESCR
parent92ff824dfe070c252cafe8e9d5fb5edf5ad80e02 (diff)
downloadpkgsrc-03cb5be23a3f015737d78af24e2fad8b0f5b076d.tar.gz
add omniNotify-2.1, a CORBA Notification Service implementation based
on omniORB
Diffstat (limited to 'net/omniNotify/DESCR')
-rw-r--r--net/omniNotify/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/omniNotify/DESCR b/net/omniNotify/DESCR
new file mode 100644
index 00000000000..90062900e1b
--- /dev/null
+++ b/net/omniNotify/DESCR
@@ -0,0 +1,8 @@
+omniNotify is an implementation of the OMG CORBA Notification Service
+(current specification: ftp://ftp.omg.org/pub/docs/telecom/99-07-01.pdf)
+- Implemented in C++
+- Scalable filter evaluation and event dispatching architecture
+- Support for Any, Structured, and Batch events
+- Push and Pull models of event distribution
+- Administrative and Notification QoS properties
+- Backward compatible with the OMG Event Service Specification