You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: messaging-clustering-singleton/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@
3
3
Author: Flavia Rainone, Jess Sightler
4
4
Level: Advanced
5
5
Technologies: JMS, MDB, Clustering
6
-
Summary: The `messaging-clustering-singleton` quickstart uses a JMS topic and a queue to demonstrate clustering using ActiveMQMessaging with MDB singleton configuration (only one node in the cluster will be active)
6
+
Summary: The `messaging-clustering-singleton` quickstart uses a JMS topic and a queue to demonstrate clustering using ${product.name} messaging with MDB singleton configuration where only one node in the cluster will be active.
7
7
Target Product: ${product.name}
8
8
Source: <${github.repo.url}>
9
9
10
10
## What is it?
11
11
12
-
The `messaging-clustering-singleton` quickstart demonstrates the use of clustering with Apache ActiveMQ and ${product.name.full}. It uses the same code as in [helloworld-mdb](../helloworld-mdb/README.md) quickstart, with only a difference in the configuration to run it as a clustered singleton. Instructions are provided to run the quickstart on either a standalone server or in a managed domain.
12
+
The `messaging-clustering-singleton` quickstart demonstrates the use of clustering with integrated Apache ActiveMQ Artemis. It uses the same code as in [helloworld-mdb](../helloworld-mdb/README.md) quickstart, with only a difference in the configuration to run it as a clustered singleton. Instructions are provided to run the quickstart on either a standalone server or in a managed domain.
13
13
14
14
These are the two JMS resources contained in this quickstart:
0 commit comments