Some Persistent State Particularities
Due to the asynchronicity of persistent states, and because we use persistent states to implement BPMN processes, there are some particularities to consider when
- implementing state machines for time critical processes or processes with heavy work load (see Performance Considerations of Persistent State)
 - Debugging Persistent State Objects
 - Monitoring Persistent State Objects
 - setting up Persistent State Using Clustered Oracle Database
 - storing Large Persistent State Objects in MySQL Databases