Downloadliste

Projektbeschreibung

omniEvents is a cross-platform server that enables CORBA
applications to communicate through asynchronous broadcast
channels (rather than direct method calls). It is a small,
efficient implementation of the Object Management Group's
Event Service specification designed to work with omniORB.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-08-27 01:25
2.6.2

Diese Version bringt erhebliche Verbesserungen an libomniEvents, die Shared Library-Version von omnievents. Es ist ein neues Beispiel-Programm (channel.cc), die veranschaulicht, wie libomniEvents verwenden, um eine EventChannel in Ihrem eigenen Programm zu erstellen. Mehrere Absturz Fehler wurden behoben. Es gibt zahlreiche andere Bugfixes, einschließlich Updates speziell für AIX, HP-UX und SGI baut.
Tags: Major bugfixes
This release brings major improvements to libomniEvents, the shared library version of omniEvents. There is a new example program (channel.cc) that illustrates how to use libomniEvents to build an EventChannel inside your own program. Several crashing bugs have been fixed. There are numerous other bugfixes, including fixes specific to AIX, HP-UX, and SGI builds.

2004-11-19 22:44
2.6.1

Diese Version behebt einen Fehler in den ProxyPullConsumer Umsetzung, und verbessert die Unterstützung für die Verwendung omnievents als Shared Library. RPM und pkg-config-Dateien sind jetzt vorgesehenen Maßnahmen zur Verpackung zu helfen.
Tags: Minor bugfixes
This release fixes a bug in the ProxyPullConsumer implementation, and improves support for using omniEvents as a shared library. RPM and pkg-config files are now provided to help packaging efforts.

2004-10-08 23:17
2.6.0

Das ist schon eine ganz neue Umsetzung der OMG Event Service-Spezifikation 1.1 für omniORB. Sie bietet deutlich verbesserte Performance und Stabilität, Fehlertoleranz, föderalen Event-Kanäle und Event-Typ-Filterung. Es läuft auch als Daemon / Dienst.
Tags: Major feature enhancements
This is an almost entirely new implementation of the OMG Event Service Specification 1.1 for omniORB. It offers greatly improved stability and performance, fault-tolerance, federated event channels, and event type filtering. It also runs as a daemon/service.

2004-08-21 21:04
2.5.4

omnievents nows läuft als Dienst auf Windows. vorkompilierte Binaries für Windows verfügbar. Die Kommandozeilen-Schnittstelle ist einfacher zu bedienen und unterstützt nun beliebige Naming Service-Namen. Dokumentation ist jetzt online unter http://omnievents.sf.net/doc /.
Tags: Testing, Minor feature enhancements
omniEvents nows runs as a service on Windows.
Precompiled binaries are available for Windows.
The command-line interface is easier to use, and
now supports arbitrary naming service names.
Documentation is now online at
http://omnievents.sf.net/doc/.

2004-07-16 20:39
2.5.3

Diese Version läuft als Daemon auf Unix-Plattformen. Kanäle können jetzt "gefiltert" werden, so dass sie nur erlauben ein Event-Art zu verbreiten. Federated Event-Kanäle werden nun unterstützt. Eine neue "Echtzeit"-Modus verbessert die Push-Push Lieferzeiten.
Tags: Testing, Minor feature enhancements
This release runs as a daemon on Unix platforms. Channels can now be 'filtered' so that they only allow one event type to propagate. Federated event channels are now supported. A new 'real time' mode improves push-push delivery times.

Project Resources