Skip to main content
iii has three application primitives: The engine owns connection management, routing, configuration, and protocol handling. Workers provide the actual capability surface.

Engine

Engine runtime, routing, and configuration.

Workers

Built-in and external worker model.

Trigger Types

Trigger registration and call semantics.

Queues

Topic-based and named queue models.
An iii system is made up of four components working together: the Engine, Workers, Modules, and Context.