LemonGateway.ThreadWorker (lemon_gateway v0.1.0)

View Source

Per-conversation FIFO worker.

Queue semantics are owned by lemon_router (SessionCoordinator). This worker only launches already-ordered execution requests under global slot limits.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)