Skip to main content

2 docs tagged with "machine"

View all tags

Virtual machines

Many clients opt for Virtual Machine (VM) infrastructure to host their Genesis applications. This section builds on host preparation, initial application install and config management sections above, and details further setup options for VM infrastructure.

Workflow (State Machine)

Almost every application has workflows where work items move from one state to another, such as new, amended and completed. But it can be difficult to manage transitions from one state to another using a standard Event Handler: