/plushcap/analysis/temporal/temporal-durable-distributed-asyncio-event-loop

Temporal Python 1.0.0 – A Durable, Distributed Asyncio Event Loop

What's this blog post about?

Temporal Python SDK is now fully supported for writing durable workflows in Python. The SDK leverages native asyncio constructs and is open source under the MIT license. It allows developers to write deterministic workflow code that can be replayed with events on different workers, making it a perfect fit for Python developers looking to create robust workflows. Temporal Python also supports multiple activity styles, workflow sandboxing, and has two test server implementations for easy testing. The SDK is backed by the same Rust core as other Temporal SDKs, ensuring compatibility and performance improvements across all supported languages.

Company
Temporal

Date published
March 9, 2023

Author(s)
Chad Retz

Word count
2882

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.