Try our new research platform with insights from 80,000+ expert users
MadhuBabu - PeerSpot reviewer
Product Development Engineer at a tech vendor with 1,001-5,000 employees
Real User
Top 20
It handles scheduled tasks and failures effectively, automatically retrying processes in case of issues
Pros and Cons
  • "The most valuable feature is its ability to manage and automate workflows without manual intervention efficiently."
  • "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."

What is our primary use case?

We use this solution to power an internal workflow engine we've developed. Currently, it's being used within our company to manage workloads running on the orchestration platform.

How has it helped my organization?

Temporal fault tolerance has been beneficial for our critical business operations. It handles scheduled tasks and failures effectively, automatically retrying processes in case of issues. Additionally, our workflows are managed smoothly, with our internal engine providing inputs toTemporal for task execution. As for AI-driven projects, we haven't utilized Temporal in this domain yet.

What is most valuable?

The most valuable feature is its ability to manage and automate workflows without manual intervention efficiently. This includes handling functions and activities and orchestrating various tasks seamlessly. Temporal's reliability and performance have been exceptional for us, even with thousands of workflows running daily on-premises.

What needs improvement?

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.

Buyer's Guide
Temporal
June 2025
Learn what your peers think about Temporal. Get advice and tips from experienced pros sharing their opinions. Updated: June 2025.
861,524 professionals have used our research since 2012.

For how long have I used the solution?

I have been using Temporal for the past year and a half.

What do I think about the stability of the solution?

In my experience, I haven't encountered any issues or bugs. Everything has been working smoothly.

What do I think about the scalability of the solution?

It is very scalable. We can run thousands of workflows simultaneously without any issues, so scalability-wise, it's perfect.

How was the initial setup?

The initial setup of Temporal is straightforward. It's similar to deploying other servers; you must adjust the resources if necessary. Overall, no special knowledge is required.

What other advice do I have?

I would rate it an eight because while it's robust and scalable, once you're familiar with it, there's a learning curve for newcomers due to the complexities involved. Additionally, managing specific errors and concepts can be initially challenging. However, its scalability and open-source nature are significant advantages.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer2540856 - PeerSpot reviewer
Software Engineer at a tech vendor with 5,001-10,000 employees
Real User
Top 10
Provide easy to use and documentation to support workflows
Pros and Cons
  • "It's easy to get started and user-friendly."
  • "I don't like the limitations on data flow, particularly the difficulty of passing large amounts of data between different activities."

What is our primary use case?

We needed to implement different workflows for various processes, each involving distinct steps. We used these workflows to handle large data flows or complex operations within our system. We employed them to limit rates, as it was the simplest solution. Furthermore, we implemented some cron jobs, not because they were required but because we wanted to avoid excessive zooming.

What is most valuable?

It is fairly easy, though it has some undefined aspects if you're unfamiliar with it. For instance, you need to properly define your functions and handle various small issues that can arise. It's easy to get started and user-friendly. There are some internal challenges. For example, I initially missed some error handling and connectivity issues, which led to problems because I implemented things incorrectly. 

What needs improvement?

I don't like the limitations on data flow, particularly the difficulty of passing large amounts of data between different activities. I encountered issues with this and explored various approaches. I decided to store the data in files, but there were other methods. This was redundant because it added complexity to the implementation, making it more challenging to manage.

For how long have I used the solution?

I have been using Temporal for about a year.

What do I think about the stability of the solution?

Due to an overload on our cluster, we encountered some problems. We started too many tasks simultaneously. Initially, we attempted to run many tasks at once, but this approach caused issues.

I rate the solution’s stability a five out of ten.

What do I think about the scalability of the solution?

The system has good scalability, though it does have some limitations. For instance, Postgres handles scalability well up to a certain point, typically around eight to ten instances. Using a NoSQL database might address some scaling issues more effectively. Postgres was sufficient, and we could work within its constraints.

I rate the solution’s scalability an eight out of ten.

What's my experience with pricing, setup cost, and licensing?

You can use it for free if you want.

What other advice do I have?

In most cases, you don't need extensive prior knowledge to use this technology; the documentation is usually sufficient. It was likely my mistake for not understanding the problem correctly, even though it was logically straightforward. Fortunately, we had an experienced developer on our team who helped me identify some best practices.

I recommend this technology even to large tech companies. It’s pretty substantial and impactful. I suggest reading the documentation more carefully, as it affected my experience.

Overall, I rate the solution an eight out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user