Temporal Workflow Engine Overview, Demo, and Evaluation
Introduction Hello, in this article I would like to introduce Temporal, an open-source Workflow Engine that supports Java, Go, Python, TypeScript, and many other languages, and talk about its capabilities. I will also briefly cover possible use cases, its strengths and weaknesses, its alternatives, and which tools it can serve as an alternative to. Temporal is a workflow engine. But what is a workflow engine? Simply put, workflow engines are systems that manage and execute digital business processes, persist these processes using a database, and provide reporting capabilities.