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

"I rate the PubSub+ Platform a 9 out of 10."
"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."
"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."
"The most useful features has been the WAN optimization and probably the HybridEdge, which requires some third-party adapters or plugins. The idea that we can position Solace as a protocol-agnostic message transport fabric is key to our company having all manners of asynchronous messaging protocols from MQ, Kafka, JMS, etc. I really like the WAN optimization: Send once over a WAN, then distribute locally as many times as there are subscribers."
"Going from something where we had outages and capacity issues constantly to a system that was able to scale with the massive market data and messaging spikes that happened during the initial stages of the COVID crisis in March, we were able to scale with 40 plus percent growth in our platform over the course of days."
"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."
"The way we can replicate information and send it to several subscribers is most valuable."
"The topic hierarchy is pretty flexible. Once you have the subject defined just about anybody who knows Java can come onboard. The APIs are all there."
"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

"For small-sized enterprises, it may be a higher cost, or they may be looking for other options."
"The ease of management could be approved. The GUI is very good, but to configure and manage these devices programmatically in the software version is not easy."
"I heard that it is quite expensive compared to Kafka."
"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."
"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."
"The ease of management could be approved. The GUI is very good, but to configure and manage these devices programmatically in the software version is not easy. For example, if I would like to spin up a new software broker, then I could in theory use the API, but it would require a considerable amount of development effort to do so. There should be a tool, or something that Solace supports, that we could use for this, e.g., a platform like Terraform where we could use infrastructure as code to configure our source appliances."
"Make it open source :-) with limited features so that this is not a barrier for using the technology in some places where they will only use open source technology despite then just paying for support (and paid features) on any used open source technology in the organization, as its a misnomer in my view the amount of large companies claiming to only use open source but then using products that are paid versions with additional features included."
"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?"
"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

"I would rate the product's pricing a ten out of ten."
"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 price of PubSub+ Event Broker is reasonable for the capability it offers. However, when compared to others solutions on the market it is expensive."
"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 the solution 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."
"Having a free version is critical for our technology operations use case. This is primarily because our technology operations team is a cost center in our company. They are not profit drivers and having a free version for installation will probably meet our needs. Even for production, it'll support up to a 100,000 messages per second. I don't think in technology operations that we have that many events and alerts from our detection tools. Even if I have 20 or 30 event detection products out there, they're only going to publish the things which are critical or warnings. I don't think we'll ever reach a 100,000 messages per second."
"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."
Information not available
report
Use our free recommendation engine to learn which Streaming Analytics solutions are best for your needs.
912,818 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
15%
Manufacturing Company
11%
Outsourcing Company
9%
Construction Company
8%
Construction Company
16%
Financial Services Firm
12%
Manufacturing Company
10%
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: August 2026.
912,818 professionals have used our research since 2012.