/plushcap/analysis/temporal/temporal-community-threads-is-it-possible-to-write-a-single-workflow-with-different

Community Threads: Is it possible to write a single Workflow with different languages?

What's this blog post about?

In a single Workflow Definition, it is possible to include Activities written in different languages. Each Activity requires a separate Worker and distinct task queue names for the Activities in each language. The Temporal SDK automatically converts language types for interoperability with other SDKs. To combine actions written in different languages, use distinct Activity Types that will be called during Workflow Execution by the language-specific Worker Entity. Examples of using multiple languages with Temporal include the Polyglot and Pendulum applications.

Company
Temporal

Date published
March 5, 2024

Author(s)
Caz Michaels

Word count
700

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.