ActiveMQ
-
Enterprise Java
Batch solving an ActiveMQ queue that contains planning problem data sets in a scalable way
If I want to solve many data sets of a planning problem every night, what architecture can easily scale out…
Read More » -
Enterprise Java
ActiveMQ Performance Testing
We use ActiveMQ as our messaging layer – sending large volumes of messages with a need for low-latency. Generally it…
Read More » -
Enterprise Java
Message Level Authorization in Apache ActiveMQ
While the last post covered Broker Level Authentication, this blogpost is about more strict authorization on message level. I didn’t have…
Read More » -
Enterprise Java
Message Durability in ActiveMQ 5.x
I get asked quite a bit to explain the basics of how ActiveMQ works with respect to how it stores…
Read More » -
Enterprise Java
Critical HL7 Usecases With Camel, ActiveMQ, Elasticsearch
HL7 over MLLP is a very common transport mechanisms for systems that can speak the HL7 protocol format. JBoss Fuse…
Read More » -
Enterprise Java
JMS Sender application with ActiveMQ and Maven
We have already seen how to create a JMS Receiver application with ActiveMQ and Maven. Let’s check out how we can…
Read More » -
Enterprise Java
Speeding up ActiveMQ persistent messaging performance by 25x
Apache ActiveMQ, JBoss A-MQ, and Red Hat Apache ActiveMQ is a very popular open-source messaging broker brought to you by…
Read More » -
Enterprise Java
Mule ESB, ActiveMQ and the DLQ
In this post I will show a simple Mule ESB flow to see the DLQ feature of Active MQ in…
Read More »