No more typing reviews! Try our Samantha, our new voice AI agent.

PubSub+ Platform vs TIBCO Streaming comparison

Why PeerSpot?
 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 1, 2026

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

PubSub+ Platform
Ranking in Streaming Analytics
11th
Average Rating
8.6
Reviews Sentiment
7.0
Number of Reviews
20
Ranking in other categories
Message Queue (MQ) Software (7th), Message Oriented Middleware (MOM) (2nd), Event Monitoring (9th)
TIBCO Streaming
Ranking in Streaming Analytics
27th
Average Rating
8.0
Number of Reviews
1
Ranking in other categories
Complex Event Processing (CEP) (2nd)
 

Mindshare comparison

As of September 2026, in the Streaming Analytics category, the mindshare of PubSub+ Platform is 3.9%, up from 3.0% compared to the previous year. The mindshare of TIBCO Streaming is 1.6%, up from 0.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Streaming Analytics Mindshare Distribution
ProductMindshare (%)
PubSub+ Platform3.9%
TIBCO Streaming1.6%
Other94.5%
Streaming Analytics
 

Featured Reviews

Deepankar Bbhowmick - PeerSpot reviewer
Integration Architect at a tech services company with 11-50 employees
Messaging design has become visual and reliable and now supports fast microservice communication
The unique functions I appreciate about PubSub+ Platform are that it allows me to design my solution in a graphical manner, which is not available in many other products, and the design can also be pushed to the actual infrastructure layer, making it quite advantageous. Mesh technology is useful in scenarios where different geographies have to be connected, although such situations are not commonly found. It is beneficial but not a super-used feature of PubSub+ Platform. The event replay function is quite mature in PubSub+ Platform, allowing me to replay messages that are days in the past, which is a good feature. The main benefits PubSub+ Platform provides for the end-user include building a robust and scalable system with very low network latency, which improves the customer experience, whether using mobile phones or applications. This type of messaging framework is extremely important, and Solace is a very good product in that space. Nowadays, most applications are built using microservices technology, with small microservices interchanging messages via PubSub+ Platform. Without it, realizing a scalable system would not be possible; for example, one cannot have Netflix or similar services that require quick data transit and a good user experience, ensuring that data cannot be lost in transit. The analytics part of PubSub+ Platform is quite useful as it can connect with many analytical software tools, mainly for analysis of system logs, such as Splunk, DataDog, or Prometheus. It has the flexibility to connect with any of these and supports OpenTelemetry, which is not available in many other products, making traceability very easy. I can see how a message travels from a source system to the target system, end-to-end, along with what happens to that message along the path, making the analytics quite good.
MK
Head of Data and Analytics Solutions at a tech vendor with 201-500 employees
Good stability and scalability with the capability to combine with Spotfire
The ability for StreamBase to combine with Spotfire is its most valuable aspect. The ability to handle data in motion and the entirety of data at the same time is very good. If you don't integrate the two together it's just a monitoring tool, but if they're combined together it becomes a powerful analytical tool. When you can combine live data from streaming data sources with standing data from the customer's primary database then you can calculate some KPIs or thresholds based on the previous information. We can do data science, machine learning methods or just clever queries. You can view all this online. If a KPI hits a redline, you can send alerts, which is the solution's most functional feature.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"In my assessment of Solace against other products — as I was responsible for evaluating various products and bringing the right tool into companies in the past — I worked with multiple platforms like RabbitMQ, Confluent, Kafka, and various other tools in the market. But I found the event mesh capability to be a very interesting as well as fulfilling capability, towards what we want to achieve from a digital-integration-strategy point of view... It's distributed, yet it is intelligently connected. It can also span and I can plug and play any number of brokers into the event mesh, so it's a great deal. That's a differentiator."
"We've built a lot of products into it and it's been quite easy to feed market data onto the systems and put entitlements and controls around that. That was a big win for us when we were consolidating our platforms down. Trying to have one event bus, one messaging bus, for the whole globe, and consolidate everything over time, has been key for us. We've been able to do that through one API, even if it's across the different languages."
"Some valuable features include reconnecting topics, placing queues, and direct connections to MongoDB. The platform provides a dashboard to monitor the status of messages, such as how many have been processed or delivered, which is helpful for tracking performance."
"This solution reduces the latency to access changes in real-time and the effort required to onboard a new subscriber. It also reduces the maintenance of each of those interfaces because now the publisher and subscribers are decoupled. Event Broker handles all the communication and engagement. We can just push one update, then we don't have to know who is consuming it and what's happening to that publication downstream. It's all done by the broker, which is a huge benefit of using Event Broker."
"If we talk about Solace, you see the value-add layer; I can say that Solace is a basic Kafka, but on top of that Kafka layer, they have added their own layer that is really good, as this is where it adds value and why we went for it."
"The most valuable feature of PubSub+ Event Broker is the scaling integration. Prior to using the solution, it was done manually with a file, and it can be done instantly live."
"We have seen at least a 50 percent increase in productivity (compared to using Kafka) when using Solace for sharing changes in real-time, onboarding new subscribers, and modifying data sets."
"It is a product that is more like a switch or router, where you install it, then it keeps on working."
"The ability for StreamBase to combine with Spotfire is its most valuable aspect."
"The ability for StreamBase to combine with Spotfire is its most valuable aspect. The ability to handle data in motion and the entirety of data at the same time is very good. If you don't integrate the two together it's just a monitoring tool, but if they're combined together it becomes a powerful analytical tool."
 

Cons

"Additional in-line information about certain things on PubSub+ Platform could be more beneficial for new users who are just starting to use this technology."
"I would like them to design topic and queue schemas, mapping them to the enterprise data structure."
"The deployment process is complex."
"We have requested to be able to get into the payload to do dynamic topic hierarchy building."
"Some of the feature's gaps with some of the open-source vendors have been closed in a lot of ways. Being more agile and addressing those earlier could be an area for improvement."
"If you create one event in the past, you cannot resend it."
"We have requested to be able to get into the payload to do dynamic topic hierarchy building. A current workaround is using the message's header, where the business data can be put into this header and be used for a dynamic topic lookup. I want to see this in action when there are a couple of hundred cases live. E.g., how does it perform? From an administration perspective, is the ease of use there?"
"We've pointed out some things with the DMR piece, the event mesh, in edge cases where we could see a problem. Something like 99 percent of users wouldn't ever see this problem, but it has to do with if you get multiple bad clients sending data over a WAN, for example. That could then impact other clients."
"The solution should be more user-friendly for developers. Right now, you need a strong programmer to tune the solution. It's complicated product. I'm not sure if it can be done via self-service with BI. Because I'm from BI, I want more simplicity."
 

Pricing and Cost Advice

"Having a free version of the solution was a big, important part of our decision to go with it. This was the big driver for us to evaluate Solace. We started using it as the free version. When we felt comfortable with the free version, that is when we bought the enterprise version."
"We have been really happy with the product licensing rates. It has been free for us, up to a 100,000 transactions per second, and all we have to do is pay for support. Making their product available and accessible to us has not been a problem at all."
"The pricing and licensing were very transparent and well-communicated by our account manager."
"It could be cheaper. Its licensing is on a yearly basis."
"The licensing is dependent on the volume that is flowing. If you go for their support services, it will cost some more money, but I think it is worth it, especially if you are just starting your journey."
"The price of PubSub+ Event Broker is reasonable for the capability it offers. However, when compared to others solutions on the market it is expensive."
"We are looking for something that will add value and fit for purpose. Freeware is good if you want to try something quickly without putting in much money. However, as far as our decision is concerned, I don't think it helps. At the end of the day, if we are convinced that a capability is required, we will ask for the funding. Then, when the funding is available, we will go for an enterprise solution only."
"There are different tiers where you can choose what would work for you. As a customer, you need to know roughly how many messages a month you will use."
Information not available
report
Use our free recommendation engine to learn which Streaming Analytics solutions are best for your needs.
913,683 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
14%
Manufacturing Company
11%
Outsourcing Company
9%
Construction Company
8%
Construction Company
16%
Financial Services Firm
14%
Manufacturing Company
9%
Comms Service Provider
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business6
Midsize Enterprise1
Large Enterprise15
No data available
 

Questions from the Community

What is your experience regarding pricing and costs for PubSub+ Event Broker?
The pricing and setup cost of PubSub+ Platform is very seamless and reliable for medium and large-scale enterprises. For small-sized enterprises, it may be a higher cost, or they may be looking for...
What needs improvement with PubSub+ Event Broker?
PubSub+ Platform could improve by simplifying some advanced configurations and providing better visualization for event flow. Some advanced configurations in PubSub+ Platform could be made simpler ...
What is your primary use case for PubSub+ Event Broker?
PubSub+ Platform's main use case in our company is real-time data streaming using applications and API integrations. We are working on an IoT-based application, and our company handles most of the ...
Ask a question
Earn 20 points
 

Also Known As

PubSub+ Event Broker, PubSub+ Event Portal
TIBCO Streambase CEP
 

Overview

 

Sample Customers

FxPro, TP ICAP, Barclays, Airtel, American Express, Cobalt, Legal & General, LSE Group, Akuna Capital, Azure Information Technology, Brand.net, Canadian Securities Exchange, Core Transport Technologies, Crédit Agricole, Fluent Trade Technologies, Harris Corporation, Korea Exchange, Live E!, Mercuria Energy, Myspace, NYSE Technologies, Pico, RBC Capital Markets, Standard Chartered Bank, Unibet 
Blendtec, Brembo, CargoSmart, Hunt Oil, Autodata, Bank of Montreal
Find out what your peers are saying about Databricks, Microsoft, Apache and others in Streaming Analytics. Updated: September 2026.
913,683 professionals have used our research since 2012.