Hacker News new | ask | show | jobs
by eightnoteight 182 days ago
for the workflow DAG, what type of backend are you guys using? is it like temporal or self-built durable workflows
1 comments

we built an execution engine ourselves https://github.com/simstudioai/sim/tree/main/apps/sim/execut... and for the infra for background jobs, we use https://trigger.dev/