6 ms·
I know this this might sound scripted or can be considered cliche but what is the use case for DBOS.
by ilove196884 2y ago
I know this this might sound scripted or can be considered cliche but what is the use case for DBOS.
- qianli_cs 2y agoThe 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.