Whether you’re looking for company updates, product news, or examples of how EDA helps enterprises like yours, you’ll find it here.
If you’d like to contribute, become a Solace Scholar!
No spam, just great blogs sent to your inbox weekly
Thanks for subscribing.
In this article introduce enterprise blockchain and how it can be integrated into enterprise IT landscape in a scalable, decoupled manner using event-driven techniques.
One of the real pleasures of my job is working with customers to understand their use cases, design decisions and architecture. Recently I’ve been having a lot of conversations about...
Today, many financial institutions hire 3rd-party settlement agencies (like CLS) to ensure the integrity of these transactions, trusting them to identify and rectify situations where things go sideways, whether innocently...
Most people starting with Solace will probably use our administration GUI, SolAdmin. SolAdmin is an excellent tool, but as with any GUI, once you get used to the concepts and...
In previous blog posts I've introduced three ways of encoding message data: raw binary in the payload, some form of structured text such as JSON or structured data types. The...
I recently wrote a series of blog posts that introduced the elements of Solace messages including message header properties and how to encode data in the payload. Now I'd like...
Now it’s time to talk about how the data itself is structured – how to put the payload in the message. Don't I just add the data? At first glance...