← Graph

Temporal

tool 1 connections

Durable-execution platform promising stable workflows written as imperative code (activities + sleeps). Requires running a separate server and (as of Julik's talk) Postgres, and its client speaks gRPC. Recently released official Ruby bindings with examples using `5.times { ... sleep 30.days }` — an example Julik uses to argue that imperative code hides whether the repetition is sequential or fork-join.

category
platform
about
Temporal tool
Critiques Temporal's Ruby bindings example as mixing DAG and imperative code.

Provenance

Read by
2 extractions