Archives
-
OpenMQ, the Open source Message Queuing, for beginners and professionals (OpenMQ from A to Z)
Talking about messaging imply two basic functionalities which all other provided features are built around them; these two capabilities include support for topics and queues which basically lets a message to be consumed by as many interested consumer as subscribed or at just one of the interested consumer(s). Messaging middleware was present in the industry [...]
Mar 3rd, 2010 | Filed under Architecture, GlassFish, GlassFish Security, High Availability, How To, Java, Java EE, Java SE, Monitoring, Open Source, Optimization, Performance -
JMS Over HTTP using OpenMQ (Sun Java System Message Queue and HTTP tunneling)
You may have already faced situation when you need to have messaging capabilities in your application while your client application runs in an environment which you have no control over its network configuration and restrictions. Such situation lead to the fact that you can not use JMS communication over designated ports like 7676 and so. [...]
Jun 19th, 2009 | Filed under Architecture, GlassFish, How To, Java, Java EE, Java SE, Learning, Open Source
