-
[Online Conference] SpringOne 2020 - Sept 2-3
[Online Conference] SpringOne 2020 - Sept 2-3 SpringOne Platform is a must-attend event for developers, cloud engineers, and visionary leaders looking to make ground-breaking apps. Join us at our workshop, Event-Driven Programming Made Simple with Spring Cloud Stream, AsyncAPI and PubSub+ Event Portal, lead by @marc,…
-
Welcome to the Community!
Welcome to awesome!
-
New discussion not moderated
This is another post that should not be moderated because it does not have any of the banned word in it like s l o t s
-
New blog post for developers | Monthly Solace Developer Community Highlights | July 2023
Below are some of the highlights from the Solace Developer Community in July: Read More › Leave your comments below. Source: https://solace.com/?p=52093
-
New blog post for developers | How I Built a Chat Messaging App using JavaScript and Solace PubSub+
Chigozie Oduah Read More › Leave your comments below. Source: https://solace.com/?p=51142
-
New Topic
This discussion was created from comments split from: Test YouTube Post.
-
test richtext 2
This is the new rich test editor Code block here if(this) { yolo asdasd } asdasd
-
Test YouTube Post
test
-
Testing new editor
This is a test foo bar baz Testing again italics strikethrough This is code in-line foo more text bar baz testing.. bullet 1 bullet 2 bullet 3 This is a link in a bullet This is a link
-
New blog post for developers | Monthly Solace Developer Community Highlights | June 2023
Below are some of the highlights from the Solace Developer Community in June: Read More › Leave your comments below. Source: https://solace.com/?p=51081
-
Community best practices and SLAs
Solace Developer Community is a technical hub for discussing Solace PubSub+, event-driven architecture, event-driven development, security & compliance, microservices, and more! Made up of Solace employees, tech enthusiasts, and tech advocates, it is meant to be a community where members share new findings, ask questions,…
-
New blog post for developers | The Evolution of APIs: From RESTful to Event-Driven
A History of Services and APIs Enterprise application landscapes consist of inter-connected and inter-related applications. The world of application integrations has been constantly evolving over several years. Over time, we’ve observed a trend towards more modular and data model-focused integration components, and an…
-
Vanilla Test
Testing Feed Discussions
-
New blog post for developers | Test blog post – developers – May 19
Whether you’re looking for company and product updates, complex system integration solutions, or simply want a glimpse into the event-driven future, you’ll find it here. Read More › Leave your comments below. Source: https://testomssolace.wpengine.com/?p=45352
-
New blog post for developers | New Java Messaging API Now Available – test – May 13
Last month Solace released version 1.0 of a new messaging API for Java. Why is it version 1.0 when we already have a Java API, you might ask? I’ll break that down first, then introduce the new one and explain why it’s such a big deal. Read More › Leave your comments below. Source: https://testomssolace.wpengine.com/?p=45334
-
New blog post for developers | Monthly Feature Highlight Training - May 2022
The end of April brought with it Solace PubSub+ Event Broker version 10, the latest major release of our event broker. Whether you’re using appliances or software brokers, version 10 has some fantastic new features, so the next few monthly feature highlights will be focusing on all the great stuff version 10 is giving us.…
-
New blog post for developers | How To Connect to Solace PubSub+ SMF with OAuth OpenID Connect
OpenID Connect (OIDC) and OAuth are becoming increasingly popular standards for authentication and authorization because they provide a modern, standards-based method of providing client applications with secure delegated access. With OAuth and OIDC an organization can implement a federated identity and access management…
-
New blog post for developers | Staging post – test 2 – May 10
What is event-driven architecture? Event-driven architecture (EDA) is a software design pattern in which decoupled applications can asynchronously publish and subscribe to events via an event broker (modern messaging-oriented-middleware). The key benefits of EDA for modern applications and microservices are improved…
-
New blog post for developers | Easily Publishing Events from the Cloud to Solace PubSub+
Most modern enterprise IT systems use cloud-native services to add functionality or improve capacity, performance, and flexibility, but the integration of such services can be challenging. The myriad of different cloud services in use by enterprise applications and their different message schemas can appear daunting to…
-
New blog post for developers | test 4 – May 2, 2022
Benefits of Documenting Your Event Driven Architecture Now that you have your event-driven architecture documented, you have a centralized source of truth for how events move throughout the various systems in your enterprise. Read More › Leave your comments below. Source: https://testomssolace.wpengine.com/?p=45315
-
test 3 – May 2, 2022
Challenges of Event Driven Architecture As you scale your event-driven architecture, it becomes increasingly difficult to keep track of where the data is routed to, which applications are publishing events, and which are consuming. Because of its decoupled nature, there is no simple way to identify the correlations between…
-
Event Driven Architecture in 5 Steps – test May 2, 2022
As organizations look to adopt an event-driven architecture, they might find difficulty in documenting the design process, understanding how changes might impact services, and how to verify that the runtime matches the intended design. In this blog post, I’ll look at the step-by-step process on how to document your…
-
How to Get the Most Out of Your EDA Summit 2022 Experience
It's 2022 and by now you're a pro at the whole "virtual event" thing -- love it or hate it, they have become part of life over the last two years for many of us. Thankfully, EDA Summit isn't just Read More › The post How to Get the Most Out of Your EDA Summit 2022 Experience appeared first on Solace. Source:…
-
Introducing a Mesh Management Course on the Solace Academy
An event mesh is an extremely powerful part of the Solace ecosystem. It provides seamless event distribution across your entire network of event brokers, regardless of location, or infrastructure. It takes the concern of message routing away from applications and Read More › The post Introducing a Mesh Management Course on…
-
Introducing the new PubSub+ Messaging API for Go
Solace has released version 1.0.0 of its Go client API for PubSub+ messaging applications. The API, formally called PubSub+ Messaging API for Go, is available on the Solace downloads page or through the Go get tool by typing go get Read More › The post Introducing the new PubSub+ Messaging API for Go appeared first on…
-
Monthly Feature Highlight Training | April 2022
March was a big month for releases with Solace. Not only is there big API news for developers, but the release of PubSub+ Broker version 9.13.1 brought along some great features to make administrators lives easier when setting up connections Read More › The post Monthly Feature Highlight Training | April 2022 appeared…
-
Join the First Solace Developer Community Virtual Easter Egg Hunt
We are glad to announce the launch of the first Solace Developer Community Virtual Easter Egg Hunt. The post Join the First Solace Developer Community Virtual Easter Egg Hunt appeared first on Solace. Source: https://solace.com/?p=45845
-
An Open Source Approach to Delaying Message Redelivery Attempts
In this post, I’d like to introduce an open source project I developed to delay redelivery attempts when messages aren't successfully delivered. I’ll introduce its internal design and then dive into how I took advantage of an interesting Java construct Read More › The post An Open Source Approach to Delaying Message…
-
Publishing Sensor Data to Solace over MQTT using a Raspberry Pi Motion Sensor
Khajan Singh is a middle school student and the youngest in the Solace Scholar program. He enjoys using hardware and data cloud to solve real-life problems. I wanted to detect if somebody walks into my room, so I set up Read More › The post Publishing Sensor Data to Solace over MQTT using a Raspberry Pi Motion Sensor…
-
Designing and Naming Topics for Event-Driven Architecture with PubSub+
I will use an example of an electronic payment solution to illustrate how these events could be linked to constitute a business flow via topic structure under the EDA design (asynchronous, isolation and decoupling). The post Designing and Naming Topics for Event-Driven Architecture with PubSub+ appeared first on Solace.…
-
Monthly Feature Highlight Training | March 2022
February was a great month for Solace. With the release of Solace PubSub+ Version 9.13 we saw more support for REST delivery points and our continued integration with the Red Hat Ecosystem has helped our PubSub+ customers trust in our Read More › The post Monthly Feature Highlight Training | March 2022 appeared first on…
-
test posts – march 3 – 1
Last month Solace released version 1.0 of a new messaging API for Java. Why is it version 1.0 when we already have a Java API, you might ask? I’ll break that down first, then introduce the new one and explain why it’s such a big deal. A Tale of Two Java APIs “What’s in a name? That which we call a rose by any other name…