Skip to main content

Module worker

Module worker 

Source
Expand description

Sequential loops connecting queue workers to executors.

Structs§

Worker
Connects a queue consumer to an executor, processing one task at a time.

Type Aliases§

NatsOpenaiWorker
A Core NATS consumer backed by the OpenAI-compatible chat executor.