ilove196884 1 day ago

I know this this might sound scripted or can be considered cliche but what is the use case for DBOS.

1
qianli_cs 1 day ago

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.