Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Wires are used to connect clients directly to a service. Many applications , however, such as event-based systems require support for broadcast-style interactions where clients send messages to a destination that one or more consumers can listen on. Often These loosely coupled interactions are often referred to as "PubSub", Fabric3 supports composing these highly decoupled interactions through SCA eventingpub-sub messaging. Fabric3 supports assembling pub-sub applications through channels. This chapter provides an overview of how to use Fabric3's eventing facilities. Note that as an evolving part of the SCA specifications, eventing is not complete. Therefore, while the Fabric3 implementation is robust, the specifications are subject to change. Depending on how the specifications evolve, it is possible for API and configuration changes to be introduced. While the Fabric3 implementation attempts to steer clear of implementing parts of eventing that may be subject to significant change, users should be aware that eventing is still a work in progress.

...

Eventing is a core runtime capability. Consequently, optional extensions do not need to be installed.

Page Tree
root@self