Chapter 11. ActiveMQ Broker Features In Action - LiveBook · Manning
Maybe your like
This chapter covers
- Using wildcards and composite destinations
- Utilizing advisory messages
- Understanding virtual topics and retroactive consumers
- Using ActiveMQ plug-ins
- An introduction to Apache Camel
In the previous chapter we looked at deploying ActiveMQ in enterprise environments: how to deploy ActiveMQ for high availability and for passing messages across geographically dispersed locations. In this chapter we’ll look at some of the more advanced configuration options for the ActiveMQ message broker. We’ll look at receiving messages from multiple destinations using wildcards, and sending messages to multiple destinations at the same time using composite destinations. We’ll show how to actively listen for changes in the state of the ActiveMQ broker and for clients leaving and joining by using advisory messages. Other advanced features of the broker we’ll look at include virtual topics, which let you broadcast messages over a topic, but have load balanced queues dispatch the messages. We’ll also look at message redelivery and dead-letter queues, and how to extend the functionality of the ActiveMQ broker with interceptor plug-ins. Finally, we’ll introduce Apache Camel, the popular integration framework, which can be embedded into an ActiveMQ broker to create a powerful integration engine and extend the flexibility and routing of ActiveMQ.
11.1. Wildcards and composite destinations
11.2. Advisory messages
11.3. Supercharge JMS topics by going virtual
11.4. Retroactive consumers
11.5. Message redelivery and dead-letter queues
11.6. Extending functionality with interceptor plug-ins
11.7. Routing engine with Apache Camel framework
11.8. Summary
Tag » Activemq Topic String
-
Advisory Message - ActiveMQ - The Apache Software Foundation!
-
Apache ActiveMQ ™ -- Handling Advisory Messages
-
Queues Vs Topics And Examples With Java, Spring Boot And Apache ...
-
How To Configure Topic/Queue On Active MQ? | H2kinfosys Blog
-
Create A Durable Topic Subscriber For ActiveMQ - Level Up Coding
-
Chapter 8. Addresses, Queues, And Topics Red Hat AMQ 7.2
-
A Java Object That Handles Sending/publishing A ... - Gists · GitHub
-
Better To Filter JMS Message By Topic Name Or String Property?
-
Differences Between Azure Service Bus And Apache ActiveMQ
-
Working Examples Of Using Java Message Service (JMS) With ...
-
Org.mand.tTopicName Java ...
-
Creating Destinations In A JMS Application - IBM
-
ActiveMQ Architecture And Key Metrics - Datadog
-
Publish-Subscribe With ActiveMq And NMS | Re.Mark