Try our new research platform with insights from 80,000+ expert users

Pega Platform vs Temporal comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jan 12, 2025

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

Pega Platform
Ranking in Process Automation
2nd
Average Rating
8.2
Reviews Sentiment
7.0
Number of Reviews
82
Ranking in other categories
Business Rules Management (1st), Business Process Management (BPM) (3rd), Rapid Application Development Software (6th), Low-Code Development Platforms (7th)
Temporal
Ranking in Process Automation
7th
Average Rating
8.6
Reviews Sentiment
7.2
Number of Reviews
17
Ranking in other categories
No ranking in other categories
 

Featured Reviews

Shibankur Mishra - PeerSpot reviewer
It lets you do any modifications easily compared to legacy solutions as it's a low-code, no-code tool
What PegaRULES should work on is the integration aspect. I can integrate it with other platforms, but that can take time. It would be good if integration could be automated or if the tool had more out-of-the-box integration features. Apart from that, I can do most of the integrations with other platforms in PegaRULES. Still, from a development perspective, as a software developer, I would like to see an easier way to implement integrations where I can click a few screens or do less coding for integration. Still, if I have to do any integration, it would be possible in PegaRULES, but it would take two to three hours to complete. I want a more straightforward integration process in the tool because compared to Microsoft Power Platform, another low-code, no-code tool, Microsoft Power Platform is relatively straightforward to integrate with Twitter. You can quickly get the feeds from Twitter. Microsoft Power Platform has an out-of-the-box integration setup with Twitter. Based on this example, PegaRULES could have a more straightforward integration piece. If the tool had more default integration pieces or out-of-the-box integrations with other platforms by default, that would help a lot. For example, Twitter integration, ChatGPT integration, etc., especially because ChatGPT is becoming popular. Otherwise, I'll have to write some custom code and then create the connectors and the HTTP connectors and connect the connectors to the system manually, which takes time. I want default integrations that I can plug and play to make integrations in PegaRULES easier. Integration with the latest AI is a feature I want to see in PegaRULES. For example, an out-of-the-box integration with ChatGPT because I'm working on an integration piece for one of my own POCs, but I need custom coding to build that feature. I need a feature that lets you click a button to integrate PegaRULES with multiple platforms to make the integration process very easy. Less custom coding when it comes to integration is also what I want to see in the tool, though that impacts developers like me rather than the customer experience because it's more the backend.
AbhishekDash - PeerSpot reviewer
Orchestrates infrastructure tasks like deployment, deletion, and management
Temporal focus on developers rather than business users. In contrast to older workflow orchestration engines like Camunda, which are more business-oriented and strongly emphasize UI and workflow authoring, Temporal is geared toward developers. It provides extensive capabilities for building complex workflows. A standout feature of Temporal is its handling of long-running workflows, a significant advantage over many other solutions. Temporal excels in managing distributed transactions and application state durability, especially in microservice environments where transactions might fail due to network issues. Temporal simplifies these challenges by managing retries, fail-safes, and circuit breakers. As a result, developers don't need to implement these features manually; Temporal handles them implicitly, though it also allows for tuning based on specific needs.

Quotes from Members

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

Pros

"The workflows are the most valuable features, particularly for us, because we were attempting to automate processes by utilizing workflows to provide a hands-off comparison between the bot and the human."
"What I found most valuable in PegaRULES is that it allows you to quickly make changes to an existing application. It's pretty easy to do any modification in the tool, which you cannot do in legacy solutions. For example, it takes a lot of time to do it in Java or in .NET. I have worked with both legacy technologies in the past, so that I can tell the difference."
"Powerful, full-featured business process management with excellent support"
"I have a lot of experience in this kind of industry, and Pega is one of the best solutions in terms of performance, capabilities, and the way we develop."
"This is a customizable product."
"The most valuable feature of Pega BPM is step-by-step voice guidance that converts your problem statement into different diagrams and then implements the process."
"Pega is the leader in business process management solutions"
"getNext removes some of the managements overheads as well as inbuilt reporting."
"We like the fact that the whole process is durable, which is very useful to us."
"Temporal focus on developers rather than business users."
"It's easy to get started and user-friendly."
"The solution's most valuable feature is its ability to retry from an interrupted state."
"Temporal allows retryability for different workflows whenever they fail. It helps ensure idempotence and that things get done."
"The tool is easy for a beginner to learn. The documentation covers activities, workflows, workers, servers, and more. While more examples could be beneficial, the existing resources are good enough to help you get started. There are also YouTube videos available that can provide additional context. The Slack community for Temporal is very active and helpful, similar to Stack Overflow, where you can find answers to a wide range of questions from basic to advanced levels. If you have a unique question, the community is responsive and provides knowledgeable support."
"What I like best about Temporal is its durable execution, which means you don't need to write many boilerplate code for critical pieces, especially for retries. It also has great observability and a nice dashboard to see issues without digging into logs. The interface for viewing activities is excellent, with good tracing that shows how long activities took and what ran, making it almost perfect for debugging."
"The solution's most valuable feature is its ability to fix things quickly."
 

Cons

"The UI part needs improvement."
"There is a lack of support and community presence in the country, leading to challenges in finding developers."
"In the next release of Pega BPM, they should add more ways to do the customer interaction fields in the portals."
"The unit testing needs to improve, as well as the user interface."
"There have been some performance scalability issues. Suppose you want to add more users. You go from, say, 800 users to 1,500 users, and sometimes that creates issues for which there is no clear explanation. To fix it you have to escalate it with customer service and sometimes the response is not up to the mark in resolving those issues."
"If it could also be integrated with robotics, it could help with a lot of things, even if we don't have APIs, we could still talk to other applications. If it could invoke a bot, for example."
"The licensing cost is very high."
"Pega's technical support could be better."
"Sometimes it scales kind of badly, but it depends on the process of our products."
"Temporal lacks many resources, like YouTube videos, which users can use to learn or refer to if they get stuck with the solution."
"Temporal's debugging is a bit complex."
"One area where I think Temporal could improve is its dashboard, particularly in event tracking. Currently, the dashboard doesn't show a time-based view of events, meaning it doesn't display when an event started or went through the retry process. If this feature could be added in a future release, it would significantly enhance monitoring capabilities. Other than that, Temporal's overall performance is quite impressive, and we're confident we can migrate to the Temporal workflow."
"There are areas where Temporal could improve. For instance, calling multiple microservices with Temporal introduces latency due to workflow registration and analytics overhead."
"One issue is that we don't have enough resources in the community to get answers when we face problems. We once had a cross-cluster persistence issue, which we solved using different keys. I think Temporal is good right now, but I'm part of the community and will let you know if I think of any improvements."
"I don't like the limitations on data flow, particularly the difficulty of passing large amounts of data between different activities."
"Developers often mention the desire for a more intuitive visualization of workflow states."
 

Pricing and Cost Advice

"The solution could be less expensive according to my customers. However, I think the price of the solution is fair."
"Pricing is good."
"The price is a bit expensive."
"I am not aware of the cost. But, considering the licenses, user licenses, and infrastructure, I'd guess around a million USD."
"I would rate the product's pricing a six out of ten."
"It's a user-based license where, as you scale the numbers of users, the price increases."
"They're very cagey in giving out prices, and it is very difficult to find out the real price any organization is going to get. It is almost never their list price, if you can find it, and there are a lot of factors that go into the whole pricing."
"We mostly have a yearly license."
"It is worth the price."
"The tool is open source under the MIT license, so there are no hidden fees. You can freely use everything on their GitHub and Docker images."
"Temporal is a free, open-source tool."
"Temporal is open-source and free to use, which is great. We didn't have to pay for any premium features."
"The savings weren't as big as we initially expected, but they were pretty great from a developer's perspective."
report
Use our free recommendation engine to learn which Process Automation solutions are best for your needs.
832,138 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
28%
Computer Software Company
13%
Manufacturing Company
8%
Government
6%
Financial Services Firm
30%
Computer Software Company
16%
Retailer
13%
Manufacturing Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

Is Pega BPM easy to work with and can beginners utilize this software?
You do need some preparation to be able to use all functions of Pega BPM. However, all users of this platform are in luck as it comes with good documentation and you can learn pretty much everythin...
Have you encountered any issues while using Pega BPM and were you assisted by the company?
My company has been using this tool for years and the only issue we have had, if you can call it that, was while setting it up. When we were setting it up initially, we had some drawbacks and could...
When you consider the features and benefits of Pega BPM, would you say this product is fairly priced?
Pega BPM can be considered overpriced for some; it all depends on the size of your company and the requirements of your customers. Sure, there are products out there that do the things that Pega B...
What is your experience regarding pricing and costs for Temporal?
Temporal OSS is expensive in infrastructure, but it brings back the reliability that companies need.
What needs improvement with Temporal?
The actual user interface is still in its early stages. It’s very basic. Users don’t really have a complex permission model yet. Users don’t really have ways to automate things like, for example, p...
What is your primary use case for Temporal?
We [my company] use it to run a large workload. We have a set of security scans we want to perform, and we distribute them over a full day, that’s over 24 hours. We use it to orchestrate all the st...
 

Comparisons

 

Also Known As

Pega BPM, Pegasystems, SmartBPM, PegaRULES
No data available
 

Overview

 

Sample Customers

The State of Maine, ANZ, Coca-Cola, Department for Environment, Food & Rural Affairs (DEFRA), ME, New South Wales, OptumRx, Texas Department of Transportation, UnitedHealthcare Medicare & Retirement
Information Not Available
Find out what your peers are saying about Pega Platform vs. Temporal and other solutions. Updated: January 2025.
832,138 professionals have used our research since 2012.