-
[Demo & Live Coding] Copy One Message to an Endpoint
@Tamimi and @rey show you how to use this feature
-
Rootless Containers with Podman Now Supported in PubSub+ 10.1
Podman is a relatively new container runtime but, as the default in Red Hat Enterprise Linux 8 it is quickly gaining in popularity. PubSub+ 10.1 adds full support for Podman including running PubSub+ as a rootless container. For years Docker has been synonymous with containers; some security teams took issue with the fact…
-
Spring Boot XA Transaction Autoconfiguration?
Hello, I am working on a Spring Boot Java project where we are trying to incorporate XA transactions using the Atomikos implementation of JTA. However, we are struggling to see how to easily create the XAConnectionFactory. There does not seem to be any way to autoconfigure the creation of this bean and we are having to…
-
[Video] Introducing Integrated Kafka Client Bridge
Kafka and Solace brokers work together to deliver capabilities that Kafka wasn't designed for such as enabling multiple connectors, filtering and sequence preservation, and hybrid-mesh scenarios. Watch the short video clip
-
How to set DMQ Eligible flag in Spring Boot
Hi there, i am using solace-jms-spring-boot-starter and jmstemplate in spring boot to send messages to queue. How can i set the DMQ Eligible flag over jmstemplate? Currently all my messages have the status DMQ Eligible NO. public void sendEvent() throws Exception { String msg = "Hello World " + System.currentTimeMillis();…
-
[Blog post series] Real-Time Use Cases in Capital Markets
Are you working in capital markets? If yes, our new 5-part blog post series “Real-Time Use Cases in Capital Markets” is for you! In this blog series, Himanshu Gupta from Solace discusses five key use cases in capital markets: market data, frontend UIs, order management, reporting/P&L, and risk management. He also explains…
-
Springboot Solace JMS Autoconfig with Client Authentication
I am using SpringBoot Solace JMS AutoConfig to listen and produce message for solace queue. I am currently using Basic authentication. Now, I am trying to use Client Authentication using truststore and key store. How do I connect to Solace using JMS AutoConfig?
-
[Video] Kafka Mesh: Kafka and Solace Working Together
Watch this video clip to learn why you would need to have technologies from both Kafka and Solace working together for your enterprise.
-
[Video] Introducing Solace PubSub+ Connectors
Introducing new connectors built using the Spring Cloud Stream Applications Framework. Faster and more on-ramps and off-ramps to the Solace Event Mesh. Watch the short video clip
-
Solace and Boomi - Acknowledgement process
Hi, I need some guidance and help regarding acknowledgement process of Solace. 1.I have Boomi process which gets input (payload) from external system and sending xml to Solace topic.Here how to acknowledge the source system the message is received in Solace in success. What settings are to be done in Solace Pubsub +…
-
Logstash using spring cloud
Hi Team, I have pub/sub model with dynamic routing, I have to integrate a different tool to grap the logs for event specific. How I can implement it using spring cloud like ELK or something like.. Please suggest.
-
Unable to connect to existing solace queue instead trying to creating a new durable queue and fails
Asking help from this community after coming through several articles and sites. Didn't find solution I want to connect and use manually created queue, but it is not working. refer the below properties and error i am getting. Any recommendations? Details Spring Boot Applicaiton created using start.spring.ip with the…
-
Is Event Mesh Overly Chatty
Hey Solace! 🙋🏽♂️ How chatty are DMR & the Event Mesh from a networking perspective? Thanks!
-
StreamBridge creating consumer and it's subscription
I have created a Spring cloud stream application that publishes messages to Solace. The publish message is triggered by an external event. I am using StreamBridge to achieve this functionality of publishing messages. My application.properties look like this Problem: when the application starts it creates a consumer queue…
-
What is the difference between all the different Queues?
As I was trying out Solace PubSub+ with java implementation I tried to use Persistent messages as our previous eventing system used a similar concept. As I was exploring the concept of Queues showed up and I noticed there were many different kinds. The first part of this question is what is the difference between…
-
Topic tracing
Hi Team, I have created 2 producer and 4 consumer using DMR and spring cloud. I want to trace my topic in solace portal like if I have produce topic from P1 and its consumed by C1 and C3 then where I can see the topic in Solace portal. I can see the Queue but What I want I want to see like topic consumerd by C1 with Topic…
-
Monthly Feature Highlight Training | July 2022
This Monthly Feature Highlight is coming just in time for Solace PubSub+ 10.0.1, which not only brings a bunch of great new under the hood features that you don't need to worry about configuring, but also some wonderful compatibility and security features for our syslogs. Sign up to Solace Academy to get access to our July…
-
New blog post for developers | Event-Driven Architecture Content Round-Up for Developers
As 85% of businesses are striving for event-driven architecture, more and more people, especially developers, have become interested in the topic and are looking for related resources and updates. Since so many things are happening in the event-driven architecture sphere, it is not easy to track the updates when one is…
-
New blog post for developers | Monthly Feature Highlight Training | July 2022
This monthly feature highlight is coming off the heels of the Solace PubSub+ 10.0.1 release, which included a few new features that you don’t need to configure as well as new compatibility and security features for our system logs (syslogs). Read More › Leave your comments below. Source: https://solace.com/?p=46568
-
[Explainer Video] How PubSub+ Enables an Event Mesh
Watch this short explainer video to understand how PubSub+ Platform enables an event mesh where brokers can be deployed on-prem, public clouds, and remote locations. https://solace.com/resources/videos/how-pubsub-enables-an-event-mesh
-
Outbox Pattern Alternative using PubSub+ Transactions?
I need to sync the publishing of events with MySQL database transaction commits, and was planning on using the Transactional Outbox Pattern for this (https://microservices.io/patterns/data/transactional-outbox.html). However, I was wondering if PubSub+ transactions can be leveraged for this, maybe with two-phased commit?…
-
Limit Max Connection per Consumer (not client)
Problem: I have a micro services which offers some REST endpoints and as well runs some Solace Event listeners. The problem is now that the service scales up and down based on incoming requests and so as well the listeners are increasing with the scale. Any listener for sure blocks then a connections from solace although…
-
Looking to get some more clarity on the solace api for Solace PubSub+
Hi Solace community, I am currently looking into Solace PubSub+ tutorial and documentation and I noticed that there was ~4 different java implementations. I was wondering what is the main difference of each implementation is all these different option available for convenience or is there a fundamental difference in what…
-
I am unable to Publish a message to Solace broker via AMQP in .Net
Hello Team Solace is running in my windows10 docker and i have configured to use 5670 port for AMQP. when i try to connect without user name and password amqp://localhost:5670 it will connect but not able to send the message error i am getting is "Amqp.AmqpException: 'The transport 'TcpTransport' is closed.'". if i connect…
-
Solace Training and Certification
Hello All, I would like to learn Solace and want to complete certification. It would be really helpful if someone suggest me. 1) what is the Solace Certification path?(like Practitioner, Developer and Architect) 2) which training i need to start first? Thanks in Advance
-
The New Mesh Management Course at Solace Academy
An event mesh is an extremely powerful part of the Solace ecosystem. It provides seamless event distribution across your entire network of brokers, regardless of location, or infrastructure. It takes the concern of message routing away from applications and allows them to focus on more important things. The Solace PubSub+…
-
Topic end Point in solace
Hi Team, @marc I gone throught DMR usecase and I have 2 pub application and 4 Sub application , I using spring cloud stream. I have used dynamic routing in smae. My question is when I am publishing the topic I can see the topic at consumer end like which consumer has consumerd the topic but I want to see it at Solace end…
-
Multiple binder configuration
Hi Team, I am trying to connect to solace using spring cloud stream solace binder with all the properties in application.yaml I have 1 producer on Aws service and another one in azure service in solace and I have a consumer at my local, how I can deifne multiple binder for same confumer in spring Yaml file. Please suggest.
-
download JMS API on ec2 instance
Hi Team, How to download JMS API on ec2 instance. I have follow https://solace.com/blog/integrating-solace-with-logstash/ example for the same way I tried to download the JMS API. But when I am trying to unzip it getting below message. please suggest. unzip soljsm.zip Archive: soljsm.zip End-of-central-directory signature…
-
🎉 YOU'RE INVITED: Come to a free virtual live Solace Dev Jam with Aaron! 🙌🏼
MAIN EVENT PAGE: https://solace.community/events/63-youre-invited-come-to-a-free-virtual-live-solace-dev-jam-with-aaron-%F0%9F%8F%BC Check the Events page for the timing! I'm cross-posting. Hi everyone! We're trying something new here. I've been doing workshops with customers and prospects for years, in-person and virtual…