140 Developing Web Services Using CICS, WMQ, and WMB
An improved flow of information around the business is achieved through the use
of publish/subscribe and the related technology of multicast. These flexible
distribution mechanisms move away from hard-coded point-to-point links.
7.1.2 Components of WebSphere Message Broker
WebSphere Message Broker is comprised of the following two principle parts:
A development environment for the creation of message flows, message sets,
and other message flow application resources.
A runtime environment, which contains the components for running those
message flow applications that are created in the development environment.
Development environment
The development environment is where the message flow applications ...