Message Routing Paradigms

Jani Launonen jabba@REDACTED
Fri Dec 13 15:47:33 CET 2002


Sorry, Orber domain's idea is presented in
http://erlang.stacken.kth.se/doc/r9b/lib/orber-3.3/doc/html/ch_orber_kernel.html

Two things concerning CosEvent & CosNotification: as CosNotification have
to support FIFO-ordering, it cannot use such optimisations as CosEvent
which can use more asynchronous way to handle event as ordering is not
specified.  On the other hand, one can filter messages with CosNotification
(consumers can subscribe to certain kind of events) and not with CosEvent
(all events are received by all consumers).

Cheers,

-+-+-+-
Jani Launonen
Student. . . . . . . . . .University of Oulu, Dept. of EE
Assistant Researcher . . .Apricot Project

"Computing is a field which has one of the shortest collective memories
of any engineering or scientific discipline." - Marty Fouts, comp.distributed



More information about the erlang-questions mailing list