ALL >> General >> View Article
Explain Java Message System
Java Message System :
In this article, the main focus will be on Message Orientated Middleware (MOM) and how it is implied in JE by JMS. There are other topics to be covered like Publisher, sender, destination, topic, queue and subscriber or receiver etc.
Data Access Layer :
In Java's EE application architecture there are technologies in the data access layer that talk with data stores like Java Persistence API, Java Connector Architecture that links your application to enterprise information systems (EIS); and Java Message Service (JMS).
Explain the use of JMS :
For passing the message in a loosely coupled fashion, scalable, asynchronous and secure manner among applications that are distributed is what JMS is used for. Sending and receiving of application messages through the Message Orientated Middleware using destinations. There are no means to interact at the same time by both sender and receiver and this is what asynchronous means.
The senders and the receivers are not aware of each other because of loosely coupled nature. In response to application load the different parts of the ...
... system can develop at different rates. Robustness in the system is offered by the system which otherwise has the tough times in handling the application start and behaving badly or stop working together.
Right time to Use JMS :
The right time to use JMS relies on the use case but usually it will fall into at least one of these use cases.
1) The first use case is this: a message should be sent by the application without needing an immediate response to that message. It might not be mandatory to respond the message and the application can continue its proper function without the response.
2) The sender does not depend on the interface of the receiver so there is no replacement that can be done by the receiver. For decoupling the application this comes down to a requirement for parts.
When the receiver is down the application should continue to run and the receiver can be broken and the application will resume its normal operation. Thus robustness is supported.
Add Comment
General Articles
1. In7 App Download: A Complete Guide To In7 Games OnlineAuthor: neetu
2. The Train That Never Stopped – वह ट्रेन जो कभी नहीं रुकी
Author: Divem Sharma
3. Forging Ingots Vs Continuous Cast Billets: Which One Should Your Forging Shop Actually Buy?
Author: Kesari Alloys
4. Pm Surya Ghar Subsidy Amount For Residential Solar Installations
Author: Zrn Solar
5. 5 Powerful Health Benefits Of Including Fish In Your Diet
Author: meatgenie
6. Hotel Competitive Pricing Analysis Across Major Otas
Author: Travel Scrape
7. How Data Science Courses Help Learners Build A Strong Foundation
Author: Vaishnavi
8. Eco Friendly Ganesha Idols - Ganesh Chaturthi 2026 Collection
Author: Satvik
9. Taobao Brand-store Data Collection For An Eu Client
Author: Actowiz Solution
10. Top Bpo Project Provider In India: Why Businesses Choose Zoetic Bpo Services
Author: kajal
11. 10 Essential Features To Look For In A Work Management App
Author: Rohit Yadav
12. Key Properties Of Monel 400 Flanges You Should Know
Author: Ashish
13. Why Digital Gold Is Changing The Way Indians Own Gold
Author: Gold Bites
14. Gold Sip For Beginners: A Simple Way To Start Saving In Gold
Author: Gold Bites
15. Boost Local Search Visibility Through Professional Locksmith Seo Services And Local Seo For Locksmiths Success
Author: Rebecca Smith






