Article
Using STOMP for testing Red Hat Message Servers (Part 2 – A-MQ)
Things on my plate have finally settled down so I can complete the second part of this blog. See Using STOMP for testing Red Hat Message Servers (Part 1 – HornetQ). From downloading and starting the server I felt very confident in getting this to work quickly. I mean I had done the hard part already; writing the python script to produce/consume messages using STOMP. I was mistaken. Prior to working on this, I did several labs creating topics publishing/consuming...