Author: buildbot
Date: Mon Feb  8 01:22:37 2016
New Revision: 979798

Log:
Production update by buildbot for activemq

Modified:
    websites/production/activemq/content/cache/main.pageCache
    websites/production/activemq/content/cross-language-clients.html

Modified: websites/production/activemq/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/activemq/content/cross-language-clients.html
==============================================================================
--- websites/production/activemq/content/cross-language-clients.html (original)
+++ websites/production/activemq/content/cross-language-clients.html Mon Feb  8 
01:22:37 2016
@@ -72,7 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-<div class="wiki-content maincontent"><p>Apache ActiveMQ is a message broker 
written in Java with JMS, <a shape="rect" href="rest.html">REST</a> and <a 
shape="rect" href="websockets.html">WebSocket</a> interfaces, however it 
supports protocols like <a shape="rect" href="amqp.html">AMQP</a>, <a 
shape="rect" href="mqtt.html">MQTT</a>,&#160;<a shape="rect" 
href="openwire.html">OpenWire</a>&#160;and&#160;<a shape="rect" 
href="stomp.html">STOMP</a>&#160;that can be used by applications in different 
languages.</p><h2 id="CrossLanguageClients-Libraries">Libraries</h2><ul><li><a 
shape="rect" class="external-link" 
href="http://activemq.apache.org/nms/";>.NET</a></li><li><a shape="rect" 
class="external-link" href="http://docs.codehaus.org/display/STOMP/C"; 
rel="nofollow">C</a><span>&#160;(defunct)</span></li><li><a shape="rect" 
class="external-link" href="http://activemq.apache.org/cms/";>C++</a></li><li><a 
shape="rect" class="external-link" 
href="https://github.com/igb/Erlang-STOMP-Client"; rel=
 "nofollow">Erlang</a></li><li><a shape="rect" class="external-link" 
href="https://github.com/go-stomp/stomp"; rel="nofollow">Go</a></li><li><a 
shape="rect" class="external-link" href="https://github.com/toschoo/mom/"; 
rel="nofollow">Haskell</a></li><li><a shape="rect" class="external-link" 
href="https://code.google.com/p/hxstomp/"; 
rel="nofollow">Haxe</a>&#160;(defunct)</li><li><a shape="rect" 
class="external-link" 
href="https://github.com/fribeiro1/jekpro-activemq-library"; 
rel="nofollow">Jekejeke Prolog</a></li><li><a shape="rect" 
class="external-link" href="https://github.com/fribeiro1/ActiveMQ-Extension"; 
rel="nofollow">NetLogo</a></li><li><a shape="rect" class="external-link" 
href="http://search.cpan.org/%7Elcons/Net-STOMP-Client/"; rel="nofollow">Perl 
5</a></li><li><a shape="rect" class="external-link" 
href="https://github.com/hww3/pike_modules-public_protocols_stomp"; 
rel="nofollow">Pike</a></li><li><a shape="rect" class="external-link" 
href="https://github.com/jasonrbriggs/stomp.py
 /" rel="nofollow">Python</a></li><li><a shape="rect" class="external-link" 
href="https://github.com/tonyg/racket-stomp"; 
rel="nofollow">Racket</a></li><li><a shape="rect" class="external-link" 
href="https://github.com/kookster/activemessaging"; rel="nofollow">Ruby on 
Rails</a></li><li><a shape="rect" class="external-link" 
href="https://github.com/siemens/tstomp"; rel="nofollow">Tcl/Tk</a></li></ul><h2 
id="CrossLanguageClients-CodeSamples">Code Samples</h2><div 
class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" 
rowspan="1" class="confluenceTh">Language</th><th colspan="1" rowspan="1" 
class="confluenceTh">Variant</th><th colspan="1" rowspan="1" 
class="confluenceTh">Interface</th><th colspan="1" rowspan="1" 
class="confluenceTh">Protocol</th><th colspan="1" rowspan="1" 
class="confluenceTh">Links</th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd">Awk</td><td colspan="1" rowspan="1" 
class="confluenceTd">Gawk</td><td colspan="1" rowspan="1" class="confluen
 ceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/06/how-to-send-a-message-to-an-apache-activemq-queue-with-gawk/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/06/how-to-send-a-message-to-an-apache-activemq-topic-with-gawk/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/06/how-to-receive-a-message-from-an-apache-activemq-queue-with-gawk/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/06/how-to-receive-a-message-from-an-apache-activemq-topic-with-gawk/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">C/C++</
 td><td colspan="1" rowspan="1" class="confluenceTd">None</td><td colspan="1" 
rowspan="1" class="confluenceTd"><span>Library</span></td><td colspan="1" 
rowspan="1" class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/23/how-to-send-a-message-to-an-apache-activemq-queue-with-cc/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/23/how-to-send-a-message-to-an-apache-activemq-topic-with-cc/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/23/how-to-receive-a-message-from-an-apache-activemq-queue-with-cc/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/23/how-to-receive-a-message-from-an-apache-activemq-topic-with-cc/";
 rel="nof
 ollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">COBOL</td><td colspan="1" rowspan="1" 
class="confluenceTd">GNU COBOL</td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/15/how-to-send-a-message-to-an-apache-activemq-queue-with-gnu-cobol/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/15/how-to-send-a-message-to-an-apache-activemq-topic-with-gnu-cobol/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/17/how-to-receive-a-message-from-an-apache-activemq-queue-with-gnu-cobol/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" hre
 
f="https://simplesassim.wordpress.com/2014/04/17/how-to-receive-a-message-from-an-apache-activemq-topic-with-gnu-cobol/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">COBOL</td><td colspan="1" rowspan="1" 
class="confluenceTd">Visual COBOL</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/11/12/how-to-send-a-message-to-an-apache-activemq-queue-with-visual-cobol/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/11/12/how-to-send-a-message-to-an-apache-activemq-topic-with-visual-cobol/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/11/13/how-to-receive-a-messa
 ge-from-an-apache-activemq-queue-with-visual-cobol/" rel="nofollow">Receive 
from Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/11/13/how-to-receive-a-message-from-an-apache-activemq-topic-with-visual-cobol/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Ceylon</td><td colspan="1" rowspan="1" 
class="confluenceTd">None</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/28/how-to-send-a-message-to-an-apache-activemq-queue-with-ceylon/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/28/how-to-send-a-message-to-an-apache-activemq-topic-with-ceylon/";
 rel="nofollow">Send to Topic<
 /a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/28/how-to-receive-a-message-from-an-apache-activemq-queue-with-ceylon/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/28/how-to-receive-a-message-from-an-apache-activemq-topic-with-ceylon/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Clojure</td><td colspan="1" rowspan="1" 
class="confluenceTd">None</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-send-a-message-to-an-apache-activemq-queue-with-clojure/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.word
 
press.com/2013/12/31/how-to-send-a-message-to-an-apache-activemq-topic-with-clojure/"
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-receive-a-message-from-an-apache-activemq-queue-with-clojure/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-receive-a-message-from-an-apache-activemq-topic-with-clojure/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">D</td><td colspan="1" rowspan="1" 
class="confluenceTd">None</td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/02/how-to-send-a-message-to-an-apache-activemq-queue-with-d/";
 rel=
 "nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/02/how-to-send-a-message-to-an-apache-activemq-topic-with-d/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/03/how-to-receive-a-message-from-an-apache-activemq-queue-with-d/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/03/how-to-receive-a-message-from-an-apache-activemq-topic-with-d/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Efene</td><td colspan="1" rowspan="1" 
class="confluenceTd">None</td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesas
 
sim.wordpress.com/2016/01/11/how-to-send-a-message-to-an-apache-activemq-queue-with-efene/"
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/11/how-to-send-a-message-to-an-apache-activemq-topic-with-efene/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/11/how-to-receive-a-message-from-an-apache-activemq-queue-with-efene/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/11/how-to-receive-a-message-from-an-apache-activemq-topic-with-efene/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Eiffel</td><td colspan="1" rowspan="1" 
class="confluenceTd">EiffelStudio</td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><
 td colspan="1" rowspan="1" class="confluenceTd"><ul><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/24/how-to-send-a-message-to-an-apache-activemq-queue-with-eiffelstudio/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/24/how-to-send-a-message-to-an-apache-activemq-topic-with-eiffelstudio/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/24/how-to-receive-a-message-from-an-apache-activemq-queue-with-eiffelstudio/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/24/how-to-receive-a-message-from-an-apache-activemq-queue-with-eiffelstudio/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Eiffel</td><td colspan="1" rowspan="1" 
class="conflue
 nceTd">GNU Eiffel</td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/25/how-to-send-a-message-to-an-apache-activemq-queue-with-gnu-eiffel/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/25/how-to-send-a-message-to-an-apache-activemq-topic-with-gnu-eiffel/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/25/how-to-receive-a-message-from-an-apache-activemq-queue-with-gnu-eiffel/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/25/how-to-receive-a-message-from-an-apache-activemq-topic-with-gnu-eiffel/";
 rel="nofollow">Receive from 
 Topic</a></li></ul></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd">Elixir</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/09/how-to-send-a-message-to-an-apache-activemq-queue-with-elixir/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/09/how-to-send-a-message-to-an-apache-activemq-topic-with-elixir/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/09/how-to-receive-a-message-from-an-apache-activemq-queue-with-elixir/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" href="https://simplesas
 
sim.wordpress.com/2014/02/09/how-to-receive-a-message-from-an-apache-activemq-topic-with-elixir/"
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Erlang</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/06/how-to-send-a-message-to-an-apache-activemq-queue-with-erlang/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/06/how-to-send-a-message-to-an-apache-activemq-topic-with-erlang/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/07/how-to-receive-a-message-from-an-apache-activemq-q
 ueue-with-erlang/" rel="nofollow">Receive from Queue</a></li><li><a 
shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/07/how-to-receive-a-message-from-an-apache-activemq-topic-with-erlang/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Factor</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/13/how-to-send-a-message-to-an-apache-activemq-queue-with-factor/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/13/how-to-send-a-message-to-an-apache-activemq-topic-with-factor/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect
 " class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/13/how-to-receive-a-message-from-an-apache-activemq-queue-with-factor/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/13/how-to-receive-a-message-from-an-apache-activemq-topic-with-factor/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Fantom</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/11/how-to-send-a-message-to-an-apache-activemq-queue-with-fantom/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/
 01/11/how-to-send-a-message-to-an-apache-activemq-topic-with-fantom/" 
rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/11/how-to-receive-a-message-from-an-apache-activemq-queue-with-fantom/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/11/how-to-receive-a-message-from-an-apache-activemq-topic-with-fantom/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Frege</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/06/how-to-send-a-message-to-an-apache-activemq-queue-with-frege/";
 re
 l="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/06/how-to-send-a-message-to-an-apache-activemq-topic-with-frege/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/06/how-to-receive-a-message-from-an-apache-activemq-queue-with-frege/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/06/how-to-receive-a-message-from-an-apache-activemq-topic-with-frege/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Go</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link"
  
href="https://simplesassim.wordpress.com/2014/02/16/how-to-send-a-message-to-an-apache-activemq-queue-with-go/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/16/how-to-send-a-message-to-an-apache-activemq-topic-with-go/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/16/how-to-receive-a-message-from-an-apache-activemq-queue-with-go/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/16/how-to-receive-a-message-from-an-apache-activemq-topic-with-go/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Golo</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" class="confluenceTd">
 OpenWire</td><td colspan="1" rowspan="1" class="confluenceTd"><ul><li><a 
shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/10/how-to-send-a-message-to-an-apache-activemq-queue-with-golo/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/10/how-to-send-a-message-to-an-apache-activemq-topic-with-golo/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/10/how-to-receive-a-message-from-an-apache-activemq-queue-with-golo/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/10/how-to-receive-a-message-from-an-apache-activemq-topic-with-golo/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Gosu</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</s
 pan></td><td colspan="1" rowspan="1" class="confluenceTd">JMS</td><td 
colspan="1" rowspan="1" class="confluenceTd">OpenWire</td><td colspan="1" 
rowspan="1" class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/12/31/how-to-send-a-message-to-an-apache-activemq-queue-with-gosu/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/12/31/how-to-send-a-message-to-an-apache-activemq-topic-with-gosu/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/12/31/how-to-receive-a-message-from-an-apache-activemq-queue-with-gosu/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/12/31/how-to-receive-a-message-from-an-apache-activemq-topic-with-gosu/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td c
 olspan="1" rowspan="1" class="confluenceTd">Groovy</td><td colspan="1" 
rowspan="1" class="confluenceTd"><span>None</span></td><td colspan="1" 
rowspan="1" class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/01/how-to-send-a-message-to-an-apache-activemq-queue-with-groovy/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/01/how-to-send-a-message-to-an-apache-activemq-topic-with-groovy/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/01/how-to-receive-a-message-from-an-apache-activemq-queue-with-groovy/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/01/how-to-rec
 eive-a-message-from-an-apache-activemq-topic-with-groovy/" 
rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Haxe</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/12/how-to-send-a-message-to-an-apache-activemq-queue-with-haxe/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/12/how-to-send-a-message-to-an-apache-activemq-topic-with-haxe/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/12/how-to-receive-a-message-from-an-apache-activemq-queue-with-haxe/";
 rel="nofollow">Receive from 
 Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/12/how-to-receive-a-message-from-an-apache-activemq-topic-with-haxe/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Haskell</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/14/how-to-send-a-message-to-an-apache-activemq-queue-with-haskell/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/14/how-to-send-a-message-to-an-apache-activemq-topic-with-haskell/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesa
 
ssim.wordpress.com/2014/02/14/how-to-receive-a-message-from-an-apache-activemq-queue-with-haskell/"
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/14/how-to-receive-a-message-from-an-apache-activemq-topic-with-haskell/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Interfix</td><td colspan="1" rowspan="1" 
class="confluenceTd">None</td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/12/how-to-send-a-message-to-an-apache-activemq-queue-with-interfix/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/12/how-to-send-a-message-to-an-apache-activemq-to
 pic-with-interfix/" rel="nofollow">Send to Topic</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/12/how-to-receive-a-message-from-an-apache-activemq-queue-with-interfix/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/12/how-to-receive-a-message-from-an-apache-activemq-topic-with-interfix/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Ioke</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/10/how-to-send-a-message-to-an-apache-activemq-queue-with-ioke/";
 rel="nofollow">Send to Queue</a></li><li><a sh
 ape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/10/how-to-send-a-message-to-an-apache-activemq-topic-with-ioke/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/10/how-to-receive-a-message-from-an-apache-activemq-queue-with-ioke/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/10/how-to-receive-a-message-from-an-apache-activemq-topic-with-ioke/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Java</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>JMS</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordp
 
ress.com/2014/02/19/how-to-send-a-message-to-an-apache-activemq-queue-with-java/"
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/19/how-to-send-a-message-to-an-apache-activemq-topic-with-java/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/11/10/how-to-receive-a-message-from-an-apache-activemq-queue-with-java/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2013/11/10/how-to-receive-a-message-from-an-apache-activemq-topic-with-java/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Java</td><td colspan="1" rowspan="1" 
class="confluenceTd">Apache Camel</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>JMS</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td 
 colspan="1" rowspan="1" class="confluenceTd"><ul><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/21/how-to-send-a-message-to-an-apache-activemq-queue-with-apache-camel/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/21/how-to-send-a-message-to-an-apache-activemq-topic-with-apache-camel/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/21/how-to-receive-a-message-from-an-apache-activemq-queue-with-apache-camel/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/21/how-to-receive-a-message-from-an-apache-activemq-topic-with-apache-camel/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Java</td><td colspan="1" rowspan="1" 
class="confluenceTd
 ">JAX-RS</td><td colspan="1" rowspan="1" class="confluenceTd">REST</td><td 
colspan="1" rowspan="1" class="confluenceTd">REST</td><td colspan="1" 
rowspan="1" class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/11/07/how-to-send-a-message-to-an-apache-activemq-queue-with-jax-rs/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/11/07/how-to-send-a-message-to-an-apache-activemq-topic-with-jax-rs/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/11/07/how-to-receive-a-message-from-an-apache-activemq-queue-with-jax-rs/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2013/11/07/how-to-receive-a-message-from-an-apache-activemq-topic-with-jax-rs/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr>
 <tr><td colspan="1" rowspan="1" class="confluenceTd">Java</td><td colspan="1" 
rowspan="1" class="confluenceTd">Java API for WebSocket</td><td colspan="1" 
rowspan="1" class="confluenceTd">WebSocket</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/23/how-to-send-a-message-to-an-apache-activemq-queue-with-the-java-api-for-websocket/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/23/how-to-send-a-message-to-an-apache-activemq-topic-with-the-java-api-for-websocket/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/23/how-to-receive-a-message-from-an-apache-activemq-queue-with-the-java-api-for-websocket/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" class="ex
 ternal-link" 
href="https://simplesassim.wordpress.com/2016/01/23/how-to-receive-a-message-from-an-apache-activemq-topic-with-the-java-api-for-websocket/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">JavaScript</td><td colspan="1" rowspan="1" 
class="confluenceTd">None</td><td colspan="1" rowspan="1" 
class="confluenceTd">WebSocket</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/02/02/how-to-send-a-message-to-an-apache-activemq-queue-with-javascript/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/02/02/how-to-send-a-message-to-an-apache-activemq-topic-with-javascript/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016
 
/02/02/how-to-receive-a-message-from-an-apache-activemq-queue-with-javascript/" 
rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2016/02/02/how-to-receive-a-message-from-an-apache-activemq-topic-with-javascript/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">JavaScript</td><td colspan="1" rowspan="1" 
class="confluenceTd">DynJS</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>JMS</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/02/how-to-send-a-message-to-an-apache-activemq-queue-with-dynjs/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/02/how-to-send-a-message-to-an-apache-activemq-topic-w
 ith-dynjs/" rel="nofollow">Send to Topic</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/02/how-to-receive-a-message-from-an-apache-activemq-queue-with-dynjs/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/02/how-to-receive-a-message-from-an-apache-activemq-topic-with-dynjs/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">JavaScript</td><td colspan="1" rowspan="1" 
class="confluenceTd">Rhino</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>JMS</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-send-a-message-to-an-apache-activemq-queue-with-rhino/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect"
  class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-send-a-message-to-an-apache-activemq-topic-with-rhino/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-receive-a-message-from-an-apache-activemq-queue-with-rhino/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-receive-a-message-from-an-apache-activemq-topic-with-rhino/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">JavaScript</td><td colspan="1" rowspan="1" 
class="confluenceTd">Nashorn</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>JMS</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/20
 13/12/31/how-to-send-a-message-to-an-apache-activemq-queue-with-nashorn/" 
rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-send-a-message-to-an-apache-activemq-topic-with-nashorn/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-receive-a-message-from-an-apache-activemq-queue-with-nashorn/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-receive-a-message-from-an-apache-activemq-topic-with-nashorn/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">JudoScript</td><td colspan="1" rowspan="1" 
class="confluenceTd">None</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" ro
 wspan="1" class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/10/how-to-send-a-message-to-an-apache-activemq-queue-with-judoscript/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/10/how-to-send-a-message-to-an-apache-activemq-topic-with-judoscript/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/10/how-to-receive-a-message-from-an-apache-activemq-queue-with-judoscript/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/10/how-to-receive-a-message-from-an-apache-activemq-topic-with-judoscript/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Julia</td><td colspan="1" rowspan="1" 
class="confluenceTd">None</td><td colspa
 n="1" rowspan="1" class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/02/how-to-send-a-message-to-an-apache-activemq-queue-with-julia/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/02/how-to-send-a-message-to-an-apache-activemq-topic-with-julia/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/02/how-to-receive-a-message-from-an-apache-activemq-queue-with-julia/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2016/01/02/how-to-receive-a-message-from-an-apache-activemq-topic-with-julia/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
row
 span="1" class="confluenceTd">Kotlin</td><td colspan="1" rowspan="1" 
class="confluenceTd">None</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/10/how-to-send-a-message-to-an-apache-activemq-queue-with-kotlin/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/10/how-to-send-a-message-to-an-apache-activemq-topic-with-kotlin/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/10/how-to-receive-a-message-from-an-apache-activemq-queue-with-kotlin/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/10/how-to-receive-a-message-from-an-apac
 he-activemq-topic-with-kotlin/" rel="nofollow">Receive from 
Topic</a></li></ul></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd">Lisp/Scheme</td><td colspan="1" rowspan="1" 
class="confluenceTd">ABCL</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>JMS</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/02/how-to-send-a-message-to-an-apache-activemq-queue-with-abcl/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/02/how-to-send-a-message-to-an-apache-activemq-topic-with-abcl/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/02/how-to-receive-a-message-from-an-apache-activemq-queue-with-abcl/";
 rel="nofollow">Receive from Queue</a></li><li><a 
 shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/02/how-to-receive-a-message-from-an-apache-activemq-topic-with-abcl/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Lisp/Scheme</td><td colspan="1" rowspan="1" 
class="confluenceTd">Allegro CL</td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/05/how-to-send-a-message-to-an-apache-activemq-queue-with-allegro-cl/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/05/how-to-send-a-message-to-an-apache-activemq-topic-with-allegro-cl/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com
 
/2014/04/05/how-to-receive-a-message-from-an-apache-activemq-queue-with-allegro-cl/"
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/05/how-to-receive-a-message-from-an-apache-activemq-topic-with-allegro-cl/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Lisp/Scheme</td><td colspan="1" rowspan="1" 
class="confluenceTd">Bigloo</td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/02/how-to-send-a-message-to-an-apache-activemq-queue-with-bigloo/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/02/how-to-send-a-message-to-an-apache-activemq-topic-with-
 bigloo/" rel="nofollow">Send to Topic</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/02/how-to-receive-a-message-from-an-apache-activemq-queue-with-bigloo/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/02/how-to-receive-a-message-from-an-apache-activemq-topic-with-bigloo/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Lisp/Scheme</td><td colspan="1" rowspan="1" 
class="confluenceTd">GNU CLISP</td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/17/how-to-send-a-message-to-an-apache-activemq-queue-with-gnu-clisp/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" cla
 ss="external-link" 
href="https://simplesassim.wordpress.com/2014/03/17/how-to-send-a-message-to-an-apache-activemq-topic-with-gnu-clisp/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/17/how-to-receive-a-message-from-an-apache-activemq-queue-with-gnu-clisp/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/17/how-to-receive-a-message-from-an-apache-activemq-topic-with-gnu-clisp/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Lisp/Scheme</td><td colspan="1" rowspan="1" 
class="confluenceTd">JScheme</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/0
 3/30/how-to-send-a-message-to-an-apache-activemq-queue-with-jscheme/" 
rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/30/how-to-send-a-message-to-an-apache-activemq-topic-with-jscheme/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/30/how-to-receive-a-message-from-an-apache-activemq-queue-with-jscheme/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/30/how-to-receive-a-message-from-an-apache-activemq-topic-with-jscheme/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Lisp/Scheme</td><td colspan="1" rowspan="1" 
class="confluenceTd">Joxa</td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rows
 pan="1" class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/11/how-to-send-a-message-to-an-apache-activemq-queue-with-joxa/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/11/how-to-send-a-message-to-an-apache-activemq-topic-with-joxa/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/11/how-to-receive-a-message-from-an-apache-activemq-queue-with-joxa/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/11/how-to-receive-a-message-from-an-apache-activemq-topic-with-joxa/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Lisp/Scheme</td><td colspan="1" rowspan="1" 
class="confluenceTd">Kawa</td><td colspan="1" rowspan="1" cl
 ass="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/17/how-to-send-a-message-to-an-apache-activemq-queue-with-kawa/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/17/how-to-send-a-message-to-an-apache-activemq-topic-with-kawa/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/17/how-to-receive-a-message-from-an-apache-activemq-queue-with-kawa/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/17/how-to-receive-a-message-from-an-apache-activemq-topic-with-kawa/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenc
 eTd">Lisp/Scheme</td><td colspan="1" rowspan="1" 
class="confluenceTd">LFE</td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/11/how-to-send-a-message-to-an-apache-activemq-queue-with-lfe/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/11/how-to-send-a-message-to-an-apache-activemq-topic-with-lfe/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/11/how-to-receive-a-message-from-an-apache-activemq-queue-with-lfe/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/11/how-to-receive-a-message-from-an-apache-activemq-topic-with-lfe/";
 
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Lisp/Scheme</td><td colspan="1" rowspan="1" 
class="confluenceTd">MIT/GNU Scheme</td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/24/how-to-send-a-message-to-an-apache-activemq-queue-with-mitgnu-scheme/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/24/how-to-send-a-message-to-an-apache-activemq-topic-with-mitgnu-scheme/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/25/how-to-receive-a-message-from-an-apache-activemq-queue-with-mitgnu-scheme/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="
 rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/25/how-to-receive-a-message-from-an-apache-activemq-topic-with-mitgnu-scheme/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Lisp/Scheme</td><td colspan="1" rowspan="1" 
class="confluenceTd">Racket</td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/29/how-to-send-a-message-to-an-apache-activemq-queue-with-racket/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/29/how-to-send-a-message-to-an-apache-activemq-topic-with-racket/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/2
 9/how-to-receive-a-message-from-an-apache-activemq-queue-with-racket/" 
rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/29/how-to-receive-a-message-from-an-apache-activemq-topic-with-racket/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Lisp/Scheme</td><td colspan="1" rowspan="1" 
class="confluenceTd">SISC</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/06/how-to-send-a-message-to-an-apache-activemq-queue-with-sisc/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/06/how-to-send-a-message-to-an-apache-activemq-topic-with-sisc/";
 rel="nofollow">S
 end to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/06/how-to-receive-a-message-from-an-apache-activemq-queue-with-sisc/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/04/06/how-to-receive-a-message-from-an-apache-activemq-topic-with-sisc/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Logo</td><td colspan="1" rowspan="1" 
class="confluenceTd">NetLogo</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/06/how-to-send-a-message-to-an-apache-activemq-queue-with-netlogo/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesa
 
ssim.wordpress.com/2015/12/06/how-to-send-a-message-to-an-apache-activemq-topic-with-netlogo/"
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/06/how-to-receive-a-message-from-an-apache-activemq-queue-with-netlogo/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/12/06/how-to-receive-a-message-from-an-apache-activemq-topic-with-netlogo/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Lua</td><td colspan="1" rowspan="1" 
class="confluenceTd">Lua</td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/13/how-to-send-a-message-to-an-apache-activemq-queue-wit
 h-lua/" rel="nofollow">Send to Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/13/how-to-send-a-message-to-an-apache-activemq-topic-with-lua/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/13/how-to-receive-a-message-from-an-apache-activemq-queue-with-lua/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/13/how-to-receive-a-message-from-an-apache-activemq-topic-with-lua/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Lua</td><td colspan="1" rowspan="1" 
class="confluenceTd">Luaj</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" href="ht
 
tps://simplesassim.wordpress.com/2015/01/25/how-to-send-a-message-to-an-apache-activemq-queue-with-luaj/"
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/25/how-to-send-a-message-to-an-apache-activemq-topic-with-luaj/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/25/how-to-receive-a-message-from-an-apache-activemq-queue-with-luaj/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/25/how-to-receive-a-message-from-an-apache-activemq-topic-with-luaj/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">ML</td><td colspan="1" rowspan="1" 
class="confluenceTd">OCaml</td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><
 td colspan="1" rowspan="1" class="confluenceTd"><ul><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/02/21/how-to-send-a-message-to-an-apache-activemq-queue-with-ocaml/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/02/22/how-to-send-a-message-to-an-apache-activemq-topic-with-ocaml/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/02/22/how-to-receive-a-message-from-an-apache-activemq-queue-with-ocaml/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/02/22/how-to-receive-a-message-from-an-apache-activemq-topic-with-ocaml/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">ML</td><td colspan="1" rowspan="1" 
class="confluenceTd">OCaml-Java</td><td colspa
 n="1" rowspan="1" class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/02/15/how-to-send-a-message-to-an-apache-activemq-queue-with-ocaml-java/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/02/15/how-to-send-a-message-to-an-apache-activemq-topic-with-ocaml-java/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/02/15/how-to-receive-a-message-from-an-apache-activemq-queue-with-ocaml-java/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/02/15/how-to-receive-a-message-from-an-apache-activemq-topic-with-ocaml-java/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr>
 <td colspan="1" rowspan="1" class="confluenceTd">Mirah</td><td colspan="1" 
rowspan="1" class="confluenceTd"><span>None</span></td><td colspan="1" 
rowspan="1" class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/12/30/how-to-send-a-message-to-an-apache-activemq-queue-with-mirah/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/12/30/how-to-send-a-message-to-an-apache-activemq-topic-with-mirah/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/12/30/how-to-receive-a-message-from-an-apache-activemq-queue-with-mirah/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/12/30/how-to-re
 ceive-a-message-from-an-apache-activemq-topic-with-mirah/" 
rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Perl</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>Perl 5</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/08/how-to-send-a-message-to-an-apache-activemq-queue-with-perl-5/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/08/how-to-send-a-message-to-an-apache-activemq-topic-with-perl-5/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/08/how-to-receive-a-message-from-an-apache-activemq-queue-with-perl-5/";
 rel="nofollow">Recei
 ve from Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/08/how-to-receive-a-message-from-an-apache-activemq-topic-with-perl-5/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Pike</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/16/how-to-send-a-message-to-an-apache-activemq-queue-with-pike/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/16/how-to-send-a-message-to-an-apache-activemq-topic-with-pike/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simples
 
assim.wordpress.com/2014/03/16/how-to-receive-a-message-from-an-apache-activemq-queue-with-pike/"
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/16/how-to-receive-a-message-from-an-apache-activemq-topic-with-pike/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Prolog</td><td colspan="1" rowspan="1" 
class="confluenceTd">JIProlog</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/14/how-to-send-a-message-to-an-apache-activemq-queue-with-jiprolog/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/14/how-to-send-a-message-to-an-apache-activemq-topic-
 with-jiprolog/" rel="nofollow">Send to Topic</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/14/how-to-receive-a-message-from-an-apache-activemq-queue-with-jiprolog/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/14/how-to-receive-a-message-from-an-apache-activemq-topic-with-jiprolog/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Prolog</td><td colspan="1" rowspan="1" 
class="confluenceTd">Jekejeke Prolog</td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/26/how-to-send-a-message-to-an-apache-activemq-queue-with-jekejeke-prolog/";
 rel="nofollow">Send to Queue</a></li><l
 i><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/26/how-to-send-a-message-to-an-apache-activemq-topic-with-jekejeke-prolog/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/26/how-to-receive-a-message-from-an-apache-activemq-queue-with-jekejeke-prolog/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/26/how-to-receive-a-message-from-an-apache-activemq-topic-with-jekejeke-prolog/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Prolog</td><td colspan="1" rowspan="1" 
class="confluenceTd">tuProlog</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" href="https:
 
//simplesassim.wordpress.com/2015/01/21/how-to-send-a-message-to-an-apache-activemq-queue-with-tuprolog/"
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/21/how-to-send-a-message-to-an-apache-activemq-topic-with-tuprolog/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/21/how-to-receive-a-message-from-an-apache-activemq-queue-with-tuprolog/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/21/how-to-receive-a-message-from-an-apache-activemq-topic-with-tuprolog/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Python</td><td colspan="1" rowspan="1" 
class="confluenceTd">None</td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" class="confluence
 Td">STOMP</td><td colspan="1" rowspan="1" class="confluenceTd"><ul><li><a 
shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/14/how-to-send-a-message-to-an-apache-activemq-queue-with-python/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/14/how-to-send-a-message-to-an-apache-activemq-topic-with-python/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/14/how-to-receive-a-message-from-an-apache-activemq-queue-with-python/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/14/how-to-receive-a-message-from-an-apache-activemq-topic-with-python/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Python</td><td colspan="1" rowspan="1" 
class="confluenceTd">Jy
 thon</td><td colspan="1" rowspan="1" class="confluenceTd">JMS</td><td 
colspan="1" rowspan="1" class="confluenceTd">OpenWire</td><td colspan="1" 
rowspan="1" class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/30/how-to-send-a-message-to-an-apache-activemq-queue-with-jython/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/30/how-to-send-a-message-to-an-apache-activemq-topic-with-jython/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/30/how-to-receive-a-message-from-an-apache-activemq-queue-with-jython/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/30/how-to-receive-a-message-from-an-apache-activemq-topic-with-jython/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><
 tr><td colspan="1" rowspan="1" class="confluenceTd">R</td><td colspan="1" 
rowspan="1" class="confluenceTd">GNU R</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/19/how-to-send-a-message-to-an-apache-activemq-queue-with-gnu-r/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/19/how-to-send-a-message-to-an-apache-activemq-topic-with-gnu-r/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/19/how-to-receive-a-message-from-an-apache-activemq-queue-with-gnu-r/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/19/how-to-receive-a-messa
 ge-from-an-apache-activemq-topic-with-gnu-r/" rel="nofollow">Receive from 
Topic</a></li></ul></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd">R</td><td colspan="1" rowspan="1" 
class="confluenceTd">Renjin</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/12/31/how-to-send-a-message-to-an-apache-activemq-queue-with-renjin/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/12/31/how-to-send-a-message-to-an-apache-activemq-topic-with-renjin/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/12/31/how-to-receive-a-message-from-an-apache-activemq-queue-with-renjin/";
 rel="nofollow">Receive from Queue</a></li><li><a s
 hape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/12/31/how-to-receive-a-message-from-an-apache-activemq-topic-with-renjin/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Rebol</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/11/28/how-to-send-a-message-to-an-apache-activemq-queue-with-rebol/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/11/28/how-to-send-a-message-to-an-apache-activemq-topic-with-rebol/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/11
 /28/how-to-receive-a-message-from-an-apache-activemq-queue-with-rebol/" 
rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2015/11/28/how-to-receive-a-message-from-an-apache-activemq-topic-with-rebol/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Rexx</td><td colspan="1" rowspan="1" 
class="confluenceTd">BSF4ooRexx</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>JMS</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/21/how-to-send-a-message-to-an-apache-activemq-queue-with-bsf4oorexx/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/21/how-to-send-a-message-to-an-apache-activemq-topic-with-bsf4o
 orexx/" rel="nofollow">Send to Topic</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/22/how-to-receive-a-message-from-an-apache-activemq-queue-with-bsf4oorexx/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/22/how-to-receive-a-message-from-an-apache-activemq-topic-with-bsf4oorexx/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Rexx</td><td colspan="1" rowspan="1" 
class="confluenceTd">NetRexx</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/17/how-to-send-a-message-to-an-apache-activemq-queue-with-netrexx/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="e
 xternal-link" 
href="https://simplesassim.wordpress.com/2014/08/17/how-to-send-a-message-to-an-apache-activemq-topic-with-netrexx/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/17/how-to-receive-a-message-from-an-apache-activemq-queue-with-netrexx/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/17/how-to-receive-a-message-from-an-apache-activemq-topic-with-netrexx/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Rexx</td><td colspan="1" rowspan="1" 
class="confluenceTd">ooRexx</td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/21/how-to-send-a
 -message-to-an-apache-activemq-queue-with-oorexx/" rel="nofollow">Send to 
Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/21/how-to-send-a-message-to-an-apache-activemq-topic-with-oorexx/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/21/how-to-receive-a-message-from-an-apache-activemq-queue-with-oorexx/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/21/how-to-receive-a-message-from-an-apache-activemq-topic-with-oorexx/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Ruby</td><td colspan="1" rowspan="1" 
class="confluenceTd">None</td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" class="confluenceTd">
 <ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/02/how-to-send-a-message-to-an-apache-activemq-queue-with-ruby/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/03/how-to-send-a-message-to-an-apache-activemq-topic-with-ruby/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/03/how-to-receive-a-message-from-an-apache-activemq-queue-with-ruby/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/03/how-to-receive-a-message-from-an-apache-activemq-topic-with-ruby/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Ruby</td><td colspan="1" rowspan="1" 
class="confluenceTd">Ruby on Rails</td><td colspan="1" rowspan="1" 
class="confluenceTd">Library<
 /td><td colspan="1" rowspan="1" class="confluenceTd">STOMP</td><td colspan="1" 
rowspan="1" class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/27/how-to-send-a-message-to-an-apache-activemq-queue-with-ruby-on-rails/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/27/how-to-send-a-message-to-an-apache-activemq-topic-with-ruby-on-rails/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/27/how-to-receive-a-message-from-an-apache-activemq-queue-with-ruby-on-rails/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/27/how-to-receive-a-message-from-an-apache-activemq-topic-with-ruby-on-rails/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class=
 "confluenceTd">Ruby</td><td colspan="1" rowspan="1" 
class="confluenceTd">JRuby</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/30/how-to-send-a-message-to-an-apache-activemq-queue-with-jruby/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/30/how-to-send-a-message-to-an-apache-activemq-topic-with-jruby/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/30/how-to-receive-a-message-from-an-apache-activemq-queue-with-jruby/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/30/how-to-receive-a-message-from-an-apache-activemq-topic-w
 ith-jruby/" rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd">Rust</td><td colspan="1" 
rowspan="1" class="confluenceTd"><span>None</span></td><td colspan="1" 
rowspan="1" class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/16/how-to-send-a-message-to-an-apache-activemq-queue-with-rust/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/16/how-to-send-a-message-to-an-apache-activemq-topic-with-rust/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2015/01/16/how-to-receive-a-message-from-an-apache-activemq-queue-with-rust/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" class="extern
 al-link" 
href="https://simplesassim.wordpress.com/2015/01/16/how-to-receive-a-message-from-an-apache-activemq-topic-with-rust/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Scala</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-send-a-message-to-an-apache-activemq-queue-with-scala/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-send-a-message-to-an-apache-activemq-topic-with-scala/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-receive-a-message
 -from-an-apache-activemq-queue-with-scala/" rel="nofollow">Receive from 
Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2013/12/31/how-to-receive-a-message-from-an-apache-activemq-topic-with-scala/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Smalltalk</td><td colspan="1" rowspan="1" 
class="confluenceTd">GNU Smalltalk</td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/28/how-to-send-a-message-to-an-apache-activemq-queue-with-gnu-smalltalk/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/28/how-to-send-a-message-to-an-apache-activemq-topic-with-gnu-smalltalk/";
 rel="nofollow">Sen
 d to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/28/how-to-receive-a-message-from-an-apache-activemq-queue-with-gnu-smalltalk/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/28/how-to-receive-a-message-from-an-apache-activemq-topic-with-gnu-smalltalk/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Smalltalk</td><td colspan="1" rowspan="1" 
class="confluenceTd">Squeak</td><td colspan="1" rowspan="1" 
class="confluenceTd">Sockets</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/30/how-to-send-a-message-to-an-apache-activemq-queue-with-squeak/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
hr
 
ef="https://simplesassim.wordpress.com/2014/03/30/how-to-send-a-message-to-an-apache-activemq-topic-with-squeak/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/30/how-to-receive-a-message-from-an-apache-activemq-queue-with-squeak/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/03/30/how-to-receive-a-message-from-an-apache-activemq-topic-with-squeak/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Tcl</td><td colspan="1" rowspan="1" 
class="confluenceTd">Tcl/Tk</td><td colspan="1" rowspan="1" 
class="confluenceTd">Library</td><td colspan="1" rowspan="1" 
class="confluenceTd">STOMP</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/27/how-to-send-a-message-to-an-apach
 e-activemq-queue-with-tcltk/" rel="nofollow">Send to Queue</a></li><li><a 
shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/27/how-to-send-a-message-to-an-apache-activemq-topic-with-tcltk/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/27/how-to-receive-a-message-from-an-apache-activemq-queue-with-tcltk/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/02/27/how-to-receive-a-message-from-an-apache-activemq-topic-with-tcltk/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Tcl</td><td colspan="1" rowspan="1" 
class="confluenceTd">Tcl/Java</td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td colspan="1" rowspan="1" 
class="confluenceTd">OpenWire</td><td colspan="1" rowspan="1" 
class="confluenceTd"><ul><li><a shape="rect
 " class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/24/how-to-send-a-message-to-an-apache-activemq-queue-with-tcljava/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/24/how-to-send-a-message-to-an-apache-activemq-topic-with-tcljava/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/24/how-to-receive-a-message-from-an-apache-activemq-queue-with-tcljava/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/08/24/how-to-receive-a-message-from-an-apache-activemq-topic-with-tcljava/";
 rel="nofollow">Receive from Topic</a></li></ul></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd">Xtend</td><td colspan="1" rowspan="1" 
class="confluenceTd"><span>None</span></td><td colspan="1" rowspan="1" 
class="confluenceTd">JMS</td><td c
 olspan="1" rowspan="1" class="confluenceTd">OpenWire</td><td colspan="1" 
rowspan="1" class="confluenceTd"><ul><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/01/how-to-send-a-message-to-an-apache-activemq-queue-with-xtend/";
 rel="nofollow">Send to Queue</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/01/how-to-send-a-message-to-an-apache-activemq-topic-with-xtend/";
 rel="nofollow">Send to Topic</a></li><li><a shape="rect" class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/01/how-to-receive-a-message-from-an-apache-activemq-queue-with-xtend/";
 rel="nofollow">Receive from Queue</a></li><li><a shape="rect" 
class="external-link" 
href="https://simplesassim.wordpress.com/2014/01/01/how-to-receive-a-message-from-an-apache-activemq-topic-with-xtend/";
 rel="nofollow">Receive from 
Topic</a></li></ul></td></tr></tbody></table></div></div>

[... 5 lines stripped ...]

Reply via email to