CompanyJune 23, 2022

How to Migrate a JMS Application to Apache Pulsar Using Starlight for JMS API

Yabin Meng
Yabin MengDataStax
How to Migrate a JMS Application to Apache Pulsar Using Starlight for JMS API
// JMS 2.0 API 
JMSContext jmsContext = factory.createContext(Session.AUTO_ACKNOWLEDGE);
// JMS 1.1 API
Destination destination2 = queueSession.createQueue(“persistent://public/default/myqueue”);
Discover more
DataStax Lunadata operationsKubernetes
Share

One-stop Data API for Production GenAI

Astra DB gives JavaScript developers a complete data API and out-of-the-box integrations that make it easier to build production RAG apps with high relevancy and low latency.