Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Esta versión trae grandes mejoras de libomniEvents, la versión de la biblioteca compartida de omniEvents. Hay un programa nuevo ejemplo (channel.cc) que muestra cómo utilizar libomniEvents para construir un EventChannel dentro de su propio programa. Varios errores accidente han sido corregidos. Existen numerosas correcciones de errores, incluyendo soluciones específicas para AIX, HP-UX, y SGI se basa.
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

Esta versión corrige un error en la aplicación ProxyPullConsumer, y mejora el soporte para el uso de omniEvents como una biblioteca compartida. RPM y pkg-config ahora se disponen a ayudar a los esfuerzos de envases.
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

Se trata de un casi totalmente nueva implementación de la OMG Servicio de sucesos especificación 1.1 de omniORB. Se ofrece estabilidad y rendimiento mejorado en gran medida, tolerancia a fallos, los canales de eventos federados, y el tipo de evento de filtrado. También se ejecuta como un demonio / servicio.
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 ahoras se ejecuta como un servicio en Windows. binarios precompilados están disponibles para Windows. La interfaz de línea es más fácil de usar, y ahora apoya arbitraria dar nombres de servicios. La documentación está ahora en línea en 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

Este comunicado se ejecuta como un demonio en plataformas Unix. Canales de ahora puede ser "filtrada" de modo que sólo permite un tipo de evento para propagarse. Los canales de eventos Federados son ahora soportados. A modo de tiempo real nuevo 'push-push mejora los tiempos de entrega.
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