Main features of the JMS server Recapitulation of the basics of the JMS server
Main features of the JMS server Recapitulation of the basics of the JMS server The purpose of this section is to remind you of the main features of the Prodco JMS server.
Hub and spoke network A corporate integrated system is a number of separate applications like data bases, process engines etc.
Hub and spoke network Together these different applications work on the company’s business processes.
Hub and spoke network They co-ordinate their activities by exchanging messages.The Prodco JMS server is a means of exchanging messages.
The server is the hub Server The JMS server is at the centre of the network. The server receives and distributes messages.
Each client is a spoke Server Client Applications which send and receive messages are clients of the JMS server.
Each client is a spoke Server Client Clients connect to the JMS server using the TCP protocol.
Queues Queue When one or more applications send messages to one particular application, they put the messages on a queue.
A queue Audit and print purchase orders Manufacturing Servicing ACME.PURCHASEORDER.REQUEST Facilities EMS server This queue takes requests for purchase orders from all over the business to an application that prints purchase orders.
Topics Queue Topic The other sort of messaging uses a topic. A topic is like a broadcast: it conveys each message to several consumers.
Durable subscriptions Queue Topic If an application needs to receive messages that were sent on the topic while the application was disconnected…
Durable subscriptions Queue Topic …the application can create a durable subscription, and the server will hold messages for it while it is unavailable.
A topic Mail handling Website Call centre ACME.ORDER.NEW Production planning Credit check Inventory check EMS server In this example orders arrive from various sources and the topic carries the orders to various applications.
Review JMS is an API specification fromSun Micro Systems JMS messaging is a hub and spoke design The JMS server is at the hub Clients are the spokes JMS offers two types of message sending Point to point with queues Broadcast with topics
This is one section of a five section training modu more
This is one section of a five section training module. The slides skim some features of JMS. The other sections cover security and the JAAS and JACI API specifications.
I have removed the maker's name, copyright and proprietary information and proprietary slide design. I added subtitles because sound doesn't work on Slideshare. less
0 comments
Post a comment