PubSub+ for VMware Tanzu Overview, Sample, and Tutorial
You can find information and overview of using PubSub+ for VMware Tanzu, samples, tutorials.
Overview of PubSub+ for VMware Tanzu
Solace PubSub+ for VMware Tanzu provides high-performance, robust, enterprise-grade messaging technology over a wide variety of open protocols (including JMS, MQTT, REST, WebSocket), qualities of service (best-effort, guaranteed, transactions), and messaging patterns (publish/subscribe, request/reply, streaming, fan-in/fan-out).
PubSub+ event brokers support MQTT, which enable devices and applications running outside of VMware Tanzu to use the TCP Routes feature to connect with PubSub+ Messaging services running in VMware Tanzu. This feature provides endpoints that allow external connections. For more information, refer to the MQTT Tutorial. The Solace PubSub+ for VMware Tanzu documentation describes the TCP Routes feature.
PubSub+ Messaging supports High Availability (HA) configurations, where each event broker is assigned a backup that takes over in case of failures. The details about how to use this feature are in the Java Application tutorials. Be sure to read the API Best Practices and Configuring Connection Time-Outs and Retries documents.
If you are new to PubSub+ for VMware Tanzu, the following information can help you to get started:
- GitHub code for the Getting Started samples
- How to download Solace PubSub+ for VMware Tanzu
- Solace PubSub+ for VMware Tanzu documentation
- A demo application using Solace PubSub+ for VMware Tanzu
- [Best Practices for developing applications that use Solace PubSub+
- Configuring Connection Time-Outs and Retries
PubSub+ for VMware Tanzu Samples
The following are walk-throughs through sample applications that help you get started with PubSub+ for VMware Tanzu.
Tutorials
The goal of these sample applications is to illustrate various ways of consuming the VCAP_SERVICES
environment variable from a PubSub+ for VMware Tanzu service instance.