Slide 13
Slide 13 text
• Jobs
The initial (and any derivative) set of tasks & flows required to
fulfil an action
Can be transferred to a worker for completion
Can be re-associated on worker failure (or timeout) for
resumption or undo/reversion
• Job Board
A system where jobs can be atomically posted, reposted,
claimed, marked as completed
Backed by varying implementations
Message queue, zookeeper, database…
Foundation Concepts
13