Description
In this course, you will :
- Learn how messaging can be used to solve real-world problems such as connecting applications, microservices, and devices.
- Understand the Solace product line's various features and capabilities, particularly those related to application development.
- Create a simple chat application that makes use of multiple messaging capabilities, programming languages, and network protocols.
Syllabus :
1. Building an Application
- Solace Topics
- Overview of the JavaScript Sample
- Connecting to your PubSub+ Cloud Instance
- Using Publish-Subscribe Exchange Pattern
- Solace Queues
- Consuming from a Queue
- Client Login Logic
- Solace RESTful Events
2. Multi-Protocol Support
- Multi-Protocol Support
- A Look at the Code
- Sending the REST Request
- Connecting with the Solace JCSMP API
- Using Request-Reply Exchange Pattern
3. Bonus: Load Balancing
- Solace Load Balancing
- Load Balancing with a Queue
- Modifying the Authentication Server
4. Appendix: Solace Docker Container
- Solace Docker Container
- Managing Solace Docker with WebUI
- Managing Solace Docker with CLI
- Web Transport Connection Details
- REST Connection Details
- SMF Connection Details