-
PubSub+ Maximum Message VPNs
Hello. My team and I require a Message VPN for each and every one of us, all of which should be on a single Solace instance (so there's no resource wasting). I tried reducing all the settings (of the VPNs) I could get my hands on to the minimum possible, but i cant seem to create more than 3 VPNs (including the default…
-
Comparison - DMR vs MNR
Based on my reading, both features serve the scaling needs of an enterprise - is there a feature comparison list of these two. When would a MNR be used over DMR or vice versa?
-
How to empty a queue with 200+ messages?
Hi all, We are using Solace in combination with Boomi. We're looking for a solution to empty a queue quickly. No matter how many messages are in that queue. From the Solace Cloud console, the max is 50 per page. JMS Toolbox is refusing to empty a queue when it contains 200+ messages. How to solve this? Ideally, we would…
-
How to get access to the document referred in "Guaranteed Message Publish Window Sizes" blog
In the blog titled "Understanding Guaranteed Message Publish Window Sizes and Acknowledgments " by @Dishant Langayan on solace.com refers to a document on SFTP with an interesting title "Solace Feature Provision Guide" - but clicking on the link asks for credentials. Wondering how one can get access to this document?
-
Integration testing without a broker
Hi, I am using solace java jcsmp and want to do some integration tests across gradle modules. The main issue is that we can't use a solace broker in this particular case, so using a local container with the broker isn't an option. Is there an alternative such as mocking the broker somehow?
-
Queue: It's a Noun... It's a Verb... It's Both (2 of 2)
Queue as a noun, represents a list of objects, commands, etc., stored in a retrievable, definite order in the order of insertion. Queue as a verb, represents an operation to (re)arrange items from the set of operations such as dequeue, browse, replicate, empty, etc available on a queue. Solace Queues are created and…
-
Maximum node limit for a DMR cluster
Hi there, I want to know what is the limit of the maximum number of nodes in a DMR cluster (software event brokers)? I vaguely remember that the maximum is 15, but I'm not sure, and I can't find the documentation now, could anyone help me to find the answer?
-
Release notes for versions before 9.6.0.27
I saw the release notes here and found only the release notes after 9.6.0.27. I would like to know the release notes before this version 9.6.0.27, where should I go them, thanks. :)
-
How to disable TTL (Time to live) using solace-pubsubplus python library
I am following the sample programs present on this official repo of Solace. https://github.com/SolaceSamples/solace-samples-python/tree/master/samples The publication and subscription of messages are working, its just that I want the messages to be published with TTL set to False. I am not able to find any documentation or…
-
Solace Platform for Practice
I am a new learner. I like to practice Solace Integration from Java and Python. Do I need to download Solace and install ? Or any Docker available ? Or is there Solace in Cloud that I can connect form My Java and Python for the practice ? I like to have 5 clients and 1 server and exchange the messages or events among them.…
-
[New Video] Event Topics: Kafka vs Solace Implementations
https://video.solace.com/watch/DeMUHktSKDKCbf5kXh4YJZ When you build operational and distributed applications and microservices using event-driven architecture and the pub/sub pattern, it is important to consider how you define your event topics. Do you want to use the flat topic structure by Kafka or an advanced event…