Skip to content

Commit 60ba7d0

Browse files
authored
micro edit (#17)
1 parent f53d294 commit 60ba7d0

7 files changed

Lines changed: 1 addition & 8 deletions

File tree

modules/ROOT/pages/index.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
= About Starlight for JMS
22
:navtitle: Starlight for JMS
3-
:page-tag: starlight-jms,planner,dev,admin,pulsar,jms
43

54
Starlight for JMS is the first highly compliant JMS implementation designed to run on a modern streaming platform. It allows enterprises to take advantage of the scalability and resiliency of a modern streaming platform to run their existing JMS applications. Because Apache Pulsar(TM) is open-source and cloud-native, Starlight for JMS enables enterprises to move their JMS applications to run on-premises and in any cloud environment.
65

modules/ROOT/pages/pulsar-jms-faq.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
= Starlight for JMS FAQs
22
:navtitle: FAQs
3-
:page-tag: starlight-jms,planner,dev,admin,pulsar,jms
43

54
Answers to the (arguably) most common Starlight for JMS questions.
65

76
== What is the pricing for Starlight for JMS?
87

9-
Starlight for JMS is free open-source software. Enterprise support is available through https://www.datastax.com/products/luna-streaming[Luna Streaming], the DataStax commercial support offering for Apache Pulsar(TM).
8+
Starlight for JMS is open source and is included in https://www.ibm.com/docs/en/supportforpulsar[IBM Elite Support for Apache Pulsar].
109

1110
== How is Starlight for JMS licensed?
1211

modules/examples/pages/pulsar-jms-implementation.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
= Starlight for JMS implementation details
2-
:page-tag: starlight-jms,dev,pulsar,jms
32

43
A discussion of design and implementation decisions made to support JMS requirements.
54

modules/jms-migration/pages/pulsar-jms-install.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
= Installing Starlight for JMS
2-
:page-tag: starlight-jms,install,dev,admin,pulsar,jms,java,maven
32

43
== Compatibility
54

modules/jms-migration/pages/pulsar-jms-quickstart-sa.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
= Starlight for JMS standalone quickstart
2-
:page-tag: starlight-jms,dev,quickstart,pulsar,java,jms
32

43
This quick start will get you up and running with a simple command-line Java JMS client that can talk to a local Apache Pulsar(TM) installation. The client:
54

modules/reference/pages/pulsar-jms-mappings.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
= Mapping Pulsar concepts to JMS specifications
2-
:page-tag: starlight-jms,planner,dev,admin,pulsar,jms
32

43
JMS specifications are built upon the concepts of *Topics* and *Queues*, but Apache Pulsar(TM) has only a general concept of *Topics* that can model both of those two domains.
54

modules/reference/pages/pulsar-jms-reference.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
= Starlight for JMS configuration reference
2-
:page-tag: starlight-jms,dev,admin,manage,pulsar,jms
32

43
A complete configuration reference for Starlight for JMS.
54

0 commit comments

Comments
 (0)