Ashwin PadiyarforAshwin Padiyar's blogpadiyar.hashnode.net·Jan 4, 2023Java Messaging Service and Message QueuesWhat is JMS? The Java Messaging Service (JMS), which is part of the Java Community Process [JSR-914], was designed by Sun Microsystems and several other organizations. As per the design's final draft, we had a common set of APIs that can be used as a...Discuss·49 readsjms
Ashwin PadiyarforAshwin Padiyar's blogpadiyar.hashnode.net·Jan 7, 2023Exploring JMS specifications and featuresWith JMS-1.x Specification: Developers had to keep the following things in mind Establish a connection Initiate a session Close the connection & session Handle exceptions Reading messages by typecasting. With the new JMS-2 specification: The JMSConte...Discuss·40 readsjms
Ashwin PadiyarforAshwin Padiyar's blogpadiyar.hashnode.net·Jan 7, 2023Exploring JMS specifications and featuresWith JMS-1.x Specification: Developers had to keep the following things in mind Establish a connection Initiate a session Close the connection & session Handle exceptions Reading messages by typecasting. With the new JMS-2 specification: The JMSConte...Discuss·40 readsjms
Ashwin PadiyarforAshwin Padiyar's blogpadiyar.hashnode.net·Jan 4, 2023Java Messaging Service and Message QueuesWhat is JMS? The Java Messaging Service (JMS), which is part of the Java Community Process [JSR-914], was designed by Sun Microsystems and several other organizations. As per the design's final draft, we had a common set of APIs that can be used as a...Discuss·49 readsjms