Download List

Projeto Descrição

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 versão traz melhorias importantes em libomniEvents, a versão da biblioteca compartilhada do omniEvents. Existe um novo programa de exemplo (channel.cc) que ilustra como usar libomniEvents para construir uma EventChannel dentro de seu próprio programa. Vários bugs foram corrigidos deixando de funcionar. Existem inúmeras outras correções de bugs, incluindo correções específicas para AIX, HP-UX, SGI e compilações.
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 versão corrige um bug na implementação ProxyPullConsumer, e melhora o suporte para o uso omniEvents como uma biblioteca compartilhada. RPM e pkg-config são fornecidas para ajudar os esforços de embalagens.
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

Esta é uma aplicação quase que inteiramente nova da OMG Event Service Specification 1,1 para omniORB. Ele oferece a estabilidade melhorou consideravelmente e desempenho, tolerância a falhas, os canais de eventos federados e tipo de evento de filtragem. Também corre como um daemon / serviço.
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

nows omniEvents executado como um serviço no Windows. binários pré-compilados estão disponíveis para Windows. A interface de linha de comando, é mais fácil de usar, e agora oferece suporte a nomes de serviço de nomes arbitrários. Documentation está agora online em 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 lançamento é executado como um daemon em plataformas Unix. Os canais podem agora ser "filtradas" de modo que eles só permitem um tipo de evento para se propagar. Canais de eventos federados são agora suportadas. Modo Um novo tempo 'real' melhora o push-push prazos 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