Red Hat JBoss Enterprise Application Platform (JBoss EAP) embeds the latest ActiveMQ Message-Oriented Middleware (MOM) based on the Artemis project.
The application server administrator configures connection factories and destinations by using JNDI names.
A destination can be either of the following resources:
A queue, which delivers to a single consumer per message
A topic, which has publishers and subscribers with multiple consumers per message
Many MOM features, such as message redelivery and flow control, are configured within an address-settings that can match multiple destinations.
Message journal files are the main ActiveMQ persistence component. They are tuned to production environments by avoiding the need for file system metadata operations.
Click CREATE to build all of the virtual machines needed for the classroom lab environment. This may take several minutes to complete. Once created the environment can then be stopped and restarted to pause your experience.
If you DELETE your lab, you will remove all of the virtual machines in your classroom and lose all of your progress.