Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
๐ Carolopedia โบ DispatcherGuide page
๐What it means
What takes the next thing off the queue and hands it to a lane. It keeps exactly one autonomous initiative in flight โ the cap is the dispatcher's job, not the queue's.
โ๏ธWhat it is NOT
The neighbours this word is most often confused with, and the line between them.
Not: Dispatch queue
The queue is the line; the dispatcher is what pulls from it.
Not: Sequencer
The dispatcher decides WHAT runs next; a sequencer orders the steps within it.
๐ฃ๏ธAlso called
the hander-offqueue reader