Durable Functions is an extension of Azure Functions that lets you write stateful functions in a serverless compute environment. The extension lets you define stateful workflows by writing ...
🔗 Easy integration with C/C++ (or any other language) via C API 🐍 Python support 📦 Precompiled library and C header files available in the releases 🖥️ Support for Windows (x86-64), Linux (x86-64), ...