Hacker News new | ask | show | jobs
by ilove196884 517 days ago
I know this this might sound scripted or can be considered cliche but what is the use case for DBOS.
1 comments

The main use case is to build reliable programs. For example, orchestrating long-running workflows, running cron jobs, and orchestrating AI agents with human-in-the-loop.

DBOS makes external asynchronous API calls reliable and crashproof, without needing to rely on an external orchestration service.