When to Use In-Memory Workflow Execution

A boost in performance occurs when you use workflow execution and the throughput is two or three times better compared to the regular workflow execution mode.

In-memory is most effective if you eliminate the process state. You also save disk space on the database.

TIBCO does not recommend using in-memory workflow in development.

Additionally, there is an intermediate mode where workflows run in-memory and where the state is persisted on success.