Solace ● <NEWEST>

: Dynamic hierarchical strings (e.g., tax/payment/us/retail ) used to route messages. Unlike other brokers, these are not pre-configured but are defined by the application at publish time.

: Created within a context to establish a single client connection to the broker for sending and receiving messages. Solace

To develop content for the , you should focus on building Event-Driven Architectures (EDA) using their native APIs and protocols . Solace provides the tools to create applications that communicate in real-time through events (messages). Core Development Concepts : Dynamic hierarchical strings (e

: The primary container for organizing communications and managing network I/O threads. To develop content for the , you should

Before writing code, understand these fundamental building blocks:

: Structured data consisting of a header (metadata) and a payload (the actual event info). How to Create a Simple Application Solace Developers: Home