Pages

Sunday, June 10, 2012

Asynchronous communication with JMS(Java Messaging Service) - Part 1

Note: Don't forget to set the quality to HD in the video player




The JMS is a wide topic but that it is very important for a java developer to understand. The use of asynchronous processing in software development is very important and for many systems it is a must.

In this video i wanted to give some brief introduction to JMS and also do some simple to understand practical example that shows how different processes can be performed without the need of having both client and the server waiting for each other until a task is finished.

java, JMS, Queue, Java Messaging System, Asynchronous Processing, Tutorial

Share with your friends