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

Flowable vs Temporal comparison

 

Comparison Buyer's Guide

Executive Summary

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

Flowable
Ranking in Process Automation
22nd
Average Rating
7.0
Reviews Sentiment
7.3
Number of Reviews
1
Ranking in other categories
No ranking in other categories
Temporal
Ranking in Process Automation
3rd
Average Rating
8.6
Reviews Sentiment
7.2
Number of Reviews
17
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of June 2025, in the Process Automation category, the mindshare of Flowable is 6.3%, up from 1.0% compared to the previous year. The mindshare of Temporal is 7.0%, up from 0.1% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Process Automation
 

Featured Reviews

Simon Greener - PeerSpot reviewer
Helps to control the workflow and business process components of customers' operations but OSGi integration can be challenging
I'd rate my experience with the initial setup of Flowable at about a three out of ten, but for our developers, it's probably closer to a six. I found it challenging due to the complexity of the user and help documents and the fact that much of the Flowable documentation and tutorials are focused on cloud-based implementations. Since we're primarily interested in basic components like BPMN models and form design, which aren't included in the product, the learning process was more difficult for me. In contrast, our developers are more comfortable diving into the code and technology stack, which allows them to be more proactive in their approach. The deployment took three months to complete. We're still in the deployment process. Our main challenge is integrating the Flowable process engine into our product, which uses OSGi. This has led to complexity in managing the Java versions and dependencies, as the tool has around 150 Java files. We could have chosen to interact with Flowable via a Docker container and the REST API, which would have isolated the OSGi Java dependencies, but we decided to integrate it directly. This has required resolving Java version control issues and upgrades, leading to various development challenges that must be addressed. It is a learning process for all of us. As an integrated solutions architect, I would have probably opted for the Docker route rather than the direct OSGi integration chosen by the developers. However, since they went with the OSGi integration, it's taking us longer to complete the deployment. Currently, we have one full-time developer dedicated to deployment, along with one part-time developer, and my involvement at about a quarter of my time. So, we have about two people working on deployment. As for maintenance, we're not entirely sure yet. Given our direct OSGi integration choice instead of Docker and REST, maintenance may be more challenging. However, we'll have a clearer picture once deployment is complete.
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 tool's most valuable feature is the process engine. It allows us to define BPM-based workflows, deploy them into our process engine, and interact with them within our product."
"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."
"Temporal allows retryability for different workflows whenever they fail. It helps ensure idempotence and that things get done."
"Temporal provides visibility into workflow progress and analytics and supports scheduled tasks with customizable settings, making it very convenient."
"The most valuable feature is its ability to manage and automate workflows without manual intervention efficiently."
"When some jobs take a lot of time and fail midway, the solution’s retry feature automatically causes them to retry."
"The initial setup is easy."
"Temporal focus on developers rather than business users."
"What I like best about the tool is that it's easy to install, especially since it uses JavaScript. It's also easy to set up with Docker, and the documentation is easy to understand."
 

Cons

"In my opinion, areas of improvement for Flowable include the management and creation of forms within the open-source components and the documentation and examples provided. While the cloud-based Flowable implementation with no-code features is attractive, we prefer more control over integration, especially since we deploy our product onto AWS. We also want to avoid additional licensing fees for Flowable runtime user components on top of our software development and implementation charges."
"While the tool can be a bit daunting initially, especially if you're not used to async programming models, it's generally a pleasure. There's always room for improvement, though. I've noticed some limitations with the .NET SDK regarding dynamic workflows, but this might have been improved in recent versions. Overall, I think Temporal could be more open about implementing features in a more—.NET-friendly way, especially in how you add workers and clients."
"I don't like the limitations on data flow, particularly the difficulty of passing large amounts of data between different activities."
"Sometimes it scales kind of badly, but it depends on the process of our products."
"There are areas where Temporal could improve. For instance, calling multiple microservices with Temporal introduces latency due to workflow registration and analytics overhead."
"Temporal doesn't have built-in data storage to store the state of the ongoing execution."
"We previously faced issues with the solution's patch system."
"Temporal could be improved by making it more user-friendly for beginners and non-technical staff, ensuring easier integration and usability across different use cases."
"Temporal images aren’t FIPS compliant, and we have to be FIPS compliant."
 

Pricing and Cost Advice

"Since the tool is open-source, we don't have to pay anything for it. It's free to download and use, which is great for us. If Flowable hadn't been available as open source and required a license fee for us to integrate it into our product, we might not have chosen it."
"It is worth the price."
"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 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."
"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.
856,873 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
30%
Computer Software Company
19%
Manufacturing Company
7%
Retailer
5%
Financial Services Firm
28%
Computer Software Company
17%
Retailer
8%
Manufacturing Company
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
 

Questions from the Community

What do you like most about Flowable?
The tool's most valuable feature is the process engine. It allows us to define BPM-based workflows, deploy them into our process engine, and interact with them within our product.
What is your experience regarding pricing and costs for Flowable?
Since the tool is open-source, we don't have to pay anything for it. It's free to download and use, which is great for us. If Flowable hadn't been available as open source and required a license fe...
What needs improvement with Flowable?
In my opinion, areas of improvement for Flowable include the management and creation of forms within the open-source components and the documentation and examples provided. While the cloud-based Fl...
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

 

Overview

 

Sample Customers

1. Adobe 2. BMW 3. Cisco 4. Dell 5. Ericsson 6. Ford 7. General Electric 8. Honda 9. IBM 10. Johnson & Johnson 11. Kia Motors 12. LG Electronics 13. Microsoft 14. Nike 15. Oracle 16. PepsiCo 17. Qualcomm 18. Red Bull 19. Samsung 20. Toyota 21. Uber 22. Visa 23. Walmart 24. Xerox 25. Yahoo 26. Zara 27. Accenture 28. Bank of America 29. Citigroup 30. Deutsche Bank 31. ExxonMobil 32. Facebook
Information Not Available
Find out what your peers are saying about Camunda, BMC, Temporal Technologies and others in Process Automation. Updated: May 2025.
856,873 professionals have used our research since 2012.