Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Page History

« Previous Version 11 Current »

Wires are used to connect clients directly to a service. Many applications, however, require support for broadcast-style interactions where clients send messages to a destination that one or more consumers listen on. These loosely coupled interactions are often referred to as pub-sub messaging. Fabric3 supports assembling pub-sub applications through SCA eventing. This chapter provides an overview of how to use Fabric3's eventing facilities.