Package erlang-cosEvent

Orber OMG Event Service

https://github.com/erlang/corba

Version: 5.1

Library Functions

CosEventChannelAdmin.3erl The CosEventChannelAdmin defines a set if event service interfaces that enables decoupled asynchronous communication between objects and implements generic…
CosEventChannelAdmin_ConsumerAdmin.3erl This module implements a ConsumerAdmin interface, which allows consumers to be connected to the event channel.
CosEventChannelAdmin_EventChannel.3erl This module implements an Event Channel interface, which plays the role of a mediator between consumers and suppliers.
CosEventChannelAdmin_ProxyPullConsumer.3erl This module implements a ProxyPullConsumer interface which acts as a middleman between pull supplier and the event channel.
CosEventChannelAdmin_ProxyPullSupplier.3erl This module implements a ProxyPullSupplier interface which acts as a middleman between pull consumer and the event channel.
CosEventChannelAdmin_ProxyPushConsumer.3erl This module implements a ProxyPushConsumer interface which acts as a middleman between push supplier and the event channel.
CosEventChannelAdmin_ProxyPushSupplier.3erl This module implements a ProxyPushSupplier interface which acts as a middleman between push consumer and the event channel.
CosEventChannelAdmin_SupplierAdmin.3erl This module implements a SupplierAdmin interface, which allows suppliers to be connected to the event channel.
cosEventApp.3erl The main module of the cosEvent application.