Building Reliable workflows in Java
Details
Details
So you have a new Workflow in your application. Let's say that it has 20 steps in the workflow
- What happens if the instance handling the workflow goes down
- What happens if a remote service that is invoked in one of the Workflow steps is down
This is where a durable workflow comes in. DBOS is a durable Workflow engine that provides this capability along with many other features.
Come learn about the durable workflow space and how you can add such a capability to your Java application
Speaker
Harry Pierson is a Software Engineer at DBOS and is responsible for the Java implementation of DBOS
