I have been playing with the idea of a notification component implementation
type that would serve as a vehicle to incorporate pub/sub interactions into
SCA/Tuscany. Within a single composite or domain, producers and consumers
would be explicitly wired to and from a notification component (ie, a
component with an implementation.notification). In addition, to enable
produ-
cers and consumers to exchange messages across domains or even across
composites, a binding.notification could be used by composite references
and services.
I would like to create a couple of new modules in trunk to host code to
support
implementation.notification and binding.notification. If people are ok with
it, I would
like to do this in the next few days.
Thoughts?

Reply via email to